Searched defs:protoOrHClass (Results 1 – 10 of 10) sorted by relevance
259 JSTaggedValue protoOrHClass = GetProtoOrHClass(thread); in GetFunctionPrototype() local275 JSTaggedValue protoOrHClass = GetProtoOrHClass(thread); in HasInitialClass() local281 JSTaggedValue protoOrHClass = GetProtoOrHClass(thread); in HasFunctionPrototype() local
194 JSTaggedValue protoOrHClass(fun->GetProtoOrHClass(thread)); in GetOrCreateInitialJSHClass() local279 JSTaggedValue protoOrHClass = func->GetProtoOrHClass(thread); in PrototypeSetter() local314 JSTaggedValue protoOrHClass) in SetFunctionPrototypeOrInstanceHClass()999 JSTaggedValue protoOrHClass(derived->GetProtoOrHClass(thread)); in GetOrCreateDerivedJSHClass() local
504 …JSTaggedValue protoOrHClass = JSHandle<JSFunction>::Cast(env->GetArrayFunction())->GetProtoOrHClas… in CreateArrayFromList() local
1954 JSHandle<JSHClass> protoOrHClass(GetGlobalEnv()->GetObjectFunctionNapiClass()); in CommonInvokeEcmaEntrypoint() local
231 JSTaggedValue protoOrHClass = arrayFunc->GetProtoOrHClass(compilationEnv_->GetHostThread()); in NewJSArrayLiteral() local
2032 auto protoOrHClass = Load(VariableType::JS_ANY(), glue, ctor, in FastNewThisObject() local2711 GateRef protoOrHClass = GetProtoOrHClass(glue, constructor); in NewJSObjectByConstructor() local
2822 JSTaggedValue protoOrHClass = objectFunc->GetProtoOrHClass(compilationEnv_->GetJSThread()); in LowerCreateEmptyObject() local
64 auto protoOrHClass = ctorFunc->GetProtoOrHClass(thread); in ProfileDefineClass() local1317 auto protoOrHClass = ctorFunction->GetProtoOrHClass(thread); in DumpDefineClass() local
411 JSTaggedValue protoOrHClass = callee->GetProtoOrHClass(mainThread_); in ConvertNewObjRange() local
1206 JSTaggedValue protoOrHClass = JSHandle<JSFunction>(ctor)->GetProtoOrHClass(thread); in RuntimeSetClassInheritanceRelationship() local