Searched defs:parentPrototype (Results 1 – 3 of 3) sorted by relevance
429 JSHandle<JSTaggedValue> parentPrototype(thread, phcPrototype); in ReBuildFunctionInheritanceRelationship() local
1088 JSHandle<JSTaggedValue> parentPrototype; in RuntimeSetClassInheritanceRelationship() local2247 JSHandle<JSTaggedValue> parentPrototype = env->GetObjectFunctionPrototype(); in DefineFuncTryUseAOTHClass() local
3403 auto parentPrototype = parent->GetFunctionPrototype(vm); in NewSendableClassFunction() local