Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp376 JSHandle<JSTaggedValue> protoHandle(thread, proto); in SetPrototype() local
655 JSHandle<JSObject> protoHandle(thread, proto); in EnableProtoChangeMarker() local
758 JSHandle<JSObject> protoHandle(thread, proto); in RegisterOnProtoChain() local
Djs_function.cpp161 JSHandle<JSTaggedValue> protoHandle(thread, protoOrHClass); in SetFunctionPrototypeOrInstanceHClass() local
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dslow_runtime_stub.cpp637 JSHandle<JSTaggedValue> protoHandle(thread, proto); in SetObjectWithProto() local