Lines Matching defs:proto
352 … const JSHandle<JSTaggedValue> &proto, bool isChangeProto) in TransitionProto()
388 const JSHandle<JSTaggedValue> &proto) in FindTransitionProtoForAOT()
412 const JSHandle<JSTaggedValue> &proto, in ReBuildFunctionInheritanceRelationship()
438 const JSHandle<JSTaggedValue> &proto) in CloneWithAddProto()
451 const JSHandle<JSTaggedValue> &proto) in TransProtoWithoutLayout()
465 void JSHClass::SetPrototype(const JSThread *thread, JSTaggedValue proto, bool isChangeProto) in SetPrototype()
474 const JSHandle<JSTaggedValue> &proto, in SetPrototypeWithNotification()
489 const JSHandle<JSTaggedValue> &proto, bool isChangeProto) in SetPrototypeTransition()
499 void JSHClass::SetPrototype(const JSThread *thread, const JSHandle<JSTaggedValue> &proto, bool isCh… in SetPrototype()
508 void JSHClass::OptimizePrototypeForIC(const JSThread *thread, const JSHandle<JSTaggedValue> &proto,… in OptimizePrototypeForIC()
847 JSTaggedValue proto = jshclass->GetPrototype(); in EnableProtoChangeMarker() local
977 JSTaggedValue proto = user->GetPrototype(); in RegisterOnProtoChain() local
1024 JSTaggedValue proto = jshclass->GetPrototype(); in UnregisterOnProtoChain() local