Searched defs:protoOrHClass (Results 1 – 7 of 7) sorted by relevance
202 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in GetFunctionPrototype() local218 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in HasInitialClass() local224 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in HasFunctionPrototype() local
130 JSTaggedValue protoOrHClass(fun->GetProtoOrHClass()); in GetOrCreateInitialJSHClass() local178 JSTaggedValue protoOrHClass = func->GetProtoOrHClass(); in PrototypeSetter() local212 JSTaggedValue protoOrHClass) in SetFunctionPrototypeOrInstanceHClass()900 JSTaggedValue protoOrHClass(derived->GetProtoOrHClass()); in GetOrCreateDerivedJSHClass() local
217 JSTaggedValue protoOrHClass = arrayFunc->GetProtoOrHClass(); in NewJSArrayLiteral() local
2282 JSTaggedValue protoOrHClass = objectFunc->GetProtoOrHClass(); in LowerCreateEmptyObject() local
66 auto protoOrHClass = ctorFunc->GetProtoOrHClass(); in ProfileDefineClass() local1345 auto protoOrHClass = ctorFunction->GetProtoOrHClass(); in DumpDefineClass() local
372 JSTaggedValue protoOrHClass = callee->GetProtoOrHClass(); in ConvertNewObjRange() local
1129 JSTaggedValue protoOrHClass = JSHandle<JSFunction>(ctor)->GetProtoOrHClass(); in RuntimeSetClassInheritanceRelationship() local