Home
last modified time | relevance | path

Searched defs:protoHandle (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp536 JSHandle<JSTaggedValue> protoHandle(thread, proto); in SetPrototype() local
543 JSHandle<JSTaggedValue> protoHandle(thread, proto); in SetPrototype() local
1027 JSHandle<JSObject> protoHandle(thread, proto); in EnableProtoChangeMarker() local
1182 JSHandle<JSObject> protoHandle(thread, proto); in RegisterOnProtoChain() local
1843 JSMutableHandle<JSObject> protoHandle(thread, hclass->GetPrototype(thread)); in IsNeedNotifyHclassChangedForAotTransition() local
Dproperty_accessor.cpp345 JSHandle<JSTaggedValue> protoHandle(thread_, proto); in GetKeysFastWithPrototypeChainEnumCache() local
Djs_function.cpp316 JSHandle<JSTaggedValue> protoHandle(thread, protoOrHClass); in SetFunctionPrototypeOrInstanceHClass() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp620 JSHandle<JSTaggedValue> protoHandle(thread, proto); in SetObjectWithProto() local