Searched defs:parentPrototype (Results 1 – 3 of 3) sorted by relevance
481 JSHandle<JSTaggedValue> parentPrototype(thread, phcPrototype); in ReBuildFunctionInheritanceRelationship() local
1164 JSHandle<JSTaggedValue> parentPrototype; in RuntimeSetClassInheritanceRelationship() local2416 JSHandle<JSTaggedValue> parentPrototype = env->GetObjectFunctionPrototype(); in DefineFuncTryUseAOTHClass() local
3832 auto parentPrototype = parent->GetFunctionPrototype(vm); in NewSendableClassFunction() local4052 …JSHandle<JSTaggedValue> parentPrototype(thread, JSFunction::PrototypeGetter(thread, parentHandle)); in Inherit() local