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