Searched defs:protoOrHClass (Results 1 – 4 of 4) sorted by relevance
123 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in GetFunctionPrototype() local144 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in HasInitialClass() local150 JSTaggedValue protoOrHClass = GetProtoOrHClass(); in HasFunctionPrototype() local
93 JSTaggedValue protoOrHClass(fun->GetProtoOrHClass()); in GetOrCreateInitialJSHClass() local124 JSTaggedValue protoOrHClass = func->GetProtoOrHClass(); in PrototypeSetter() local699 JSTaggedValue protoOrHClass(derived->GetProtoOrHClass()); in GetOrCreateDerivedJSHClass() local
128 JSTaggedValue protoOrHClass = arrayFunc->GetProtoOrHClass(); in NewJSArrayLiteral() local
934 JSTaggedValue protoOrHClass = JSHandle<JSFunction>(ctor)->GetProtoOrHClass(); in RuntimeSetClassInheritanceRelationship() local