Home
last modified time | relevance | path

Searched defs:GetPrototype (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_object-inl.h516 inline JSTaggedValue JSObject::GetPrototype(JSTaggedValue obj) in GetPrototype() function
Djs_proxy.cpp48 JSTaggedValue JSProxy::GetPrototype(JSThread *thread, const JSHandle<JSProxy> &proxy) in GetPrototype() function in panda::ecmascript::JSProxy
Djs_tagged_value.cpp1272 JSTaggedValue JSTaggedValue::GetPrototype(JSThread *thread, const JSHandle<JSTaggedValue> &obj) in GetPrototype() function in panda::ecmascript::JSTaggedValue
Djs_hclass.h2026 inline JSTaggedValue GetPrototype() const in GetPrototype() function
Djs_object.cpp1475 JSTaggedValue JSObject::GetPrototype(const JSHandle<JSObject> &obj) in GetPrototype() function in panda::ecmascript::JSObject
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md3467 ### GetPrototype subsection
Djsnapi_expo.cpp2762 Local<JSValueRef> ObjectRef::GetPrototype(const EcmaVM *vm) in GetPrototype() function in panda::ObjectRef
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1230 GateRef CircuitBuilder::GetPrototype(GateRef glue, GateRef object) in GetPrototype() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h3800 inline GateRef StubBuilder::GetPrototype(GateRef glue, GateRef object) in GetPrototype() function