Home
last modified time | relevance | path

Searched defs:GetPrototype (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_proxy.cpp48 JSTaggedValue JSProxy::GetPrototype(JSThread *thread, const JSHandle<JSProxy> &proxy) in GetPrototype() function in panda::ecmascript::JSProxy
H A Djs_tagged_value.cpp1259 JSTaggedValue JSTaggedValue::GetPrototype(JSThread *thread, const JSHandle<JSTaggedValue> &obj) in GetPrototype() function in panda::ecmascript::JSTaggedValue
H A Djs_object-inl.h518 inline JSTaggedValue JSObject::GetPrototype(JSTaggedValue obj) in GetPrototype() function in panda::ecmascript::JSObject
H A Djs_object.cpp1487 JSTaggedValue JSObject::GetPrototype(const JSHandle<JSObject> &obj) in GetPrototype() function in panda::ecmascript::JSObject
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder.cpp1236 GateRef CircuitBuilder::GetPrototype(GateRef glue, GateRef object) in GetPrototype() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder-inl.h3907 inline GateRef StubBuilder::GetPrototype(GateRef glue, GateRef object) in GetPrototype() function in panda::ecmascript::kungfu::StubBuilder
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2813 Local<JSValueRef> ObjectRef::GetPrototype(const EcmaVM *vm) in GetPrototype() function in panda::ObjectRef

Completed in 34 milliseconds