Searched defs:origin (Results 1 – 9 of 9) sorted by relevance
102 const auto &origin = (*it).GetOrigin(); in ChangeValuesOfSameOrigin() local
168 const auto &origin = atv.GetOrigin(); in ForAllTypesOfRegAccordingToTypecasts() local
52 …AbstractTypedValue(const AbstractType &type, const AbstractValue &value, const ValueOrigin &origin) in AbstractTypedValue()
384 PropertyAttributes origin = dict->GetAttributes(index); in TransitionForAttributeChanged() local401 PropertyAttributes origin = dict->GetAttributes(index); in TransitionForAttributeChanged() local
114 [[maybe_unused]] asmjit::BaseEmitter *origin) override in handleError()
172 Local<StringRef> origin = StringRef::NewFromUtf8(vm_, "1"); in HWTEST_F_L0() local184 Local<ArrayRef> origin = ArrayRef::New(vm_, 1); in HWTEST_F_L0() local192 Local<StringRef> origin = StringRef::NewFromUtf8(vm_, "1"); in HWTEST_F_L0() local
173 std::string origin; member
189 ExpressionParseFlags ParserImpl::CarryExpressionParserFlag(ExpressionParseFlags origin, ExpressionP… in CarryExpressionParserFlag()
2259 JSHandle<JSTaggedValue> origin = JSNApiHelper::ToJSHandle(this); in InstanceOf() local