Home
last modified time | relevance | path

Searched defs:isChangeProto (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp352 … const JSHandle<JSTaggedValue> &proto, bool isChangeProto) in TransitionProto()
465 void JSHClass::SetPrototype(const JSThread *thread, JSTaggedValue proto, bool isChangeProto) in SetPrototype()
475 bool isChangeProto) in SetPrototypeWithNotification()
489 const JSHandle<JSTaggedValue> &proto, bool isChangeProto) in SetPrototypeTransition()
499 …ass::SetPrototype(const JSThread *thread, const JSHandle<JSTaggedValue> &proto, bool isChangeProto) in SetPrototype()
508 …izePrototypeForIC(const JSThread *thread, const JSHandle<JSTaggedValue> &proto, bool isChangeProto) in OptimizePrototypeForIC()
Djs_tagged_value.cpp1245 const JSHandle<JSTaggedValue> &proto, bool isChangeProto) in SetPrototype()
Djs_object.cpp1483 bool isChangeProto) in SetPrototype()