Searched defs:protoOrHClass (Results 1 – 10 of 10) sorted by relevance
254 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in GetFunctionPrototype() local270 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in HasInitialClass() local276 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in HasFunctionPrototype() local
131 JSTaggedValue protoOrHClass(fun->GetProtoOrHClass()); in GetOrCreateInitialJSHClass() local215 JSTaggedValue protoOrHClass = func->GetProtoOrHClass(); in PrototypeSetter() local250 JSTaggedValue protoOrHClass) in SetFunctionPrototypeOrInstanceHClass()935 JSTaggedValue protoOrHClass(derived->GetProtoOrHClass()); in GetOrCreateDerivedJSHClass() local
255 …JSHandle<JSHClass> protoOrHClass(GlobalEnv::Cast(globalEnv_.GetTaggedObject())->GetObjectFunctionN… in CommonInvokeEcmaEntrypoint() local
502 …JSTaggedValue protoOrHClass = JSHandle<JSFunction>::Cast(env->GetArrayFunction())->GetProtoOrHClas… in CreateArrayFromList() local
216 JSTaggedValue protoOrHClass = arrayFunc->GetProtoOrHClass(); in NewJSArrayLiteral() local
2381 JSTaggedValue protoOrHClass = objectFunc->GetProtoOrHClass(); in LowerCreateEmptyObject() local
2434 GateRef protoOrHClass = GetProtoOrHClass(constructor); in NewJSObjectByConstructor() local
63 auto protoOrHClass = ctorFunc->GetProtoOrHClass(); in ProfileDefineClass() local1284 auto protoOrHClass = ctorFunction->GetProtoOrHClass(); in DumpDefineClass() local
384 JSTaggedValue protoOrHClass = callee->GetProtoOrHClass(); in ConvertNewObjRange() local
1152 JSTaggedValue protoOrHClass = JSHandle<JSFunction>(ctor)->GetProtoOrHClass(); in RuntimeSetClassInheritanceRelationship() local