Searched defs:GetPrototype (Results 1 – 12 of 12) sorted by relevance
220 JSTaggedValue StaticModuleProxyHandler::GetPrototype(EcmaRuntimeCallInfo *argv) in GetPrototype() function in panda::ecmascript::StaticModuleProxyHandler
519 inline JSTaggedValue JSObject::GetPrototype(const JSThread *thread, JSTaggedValue obj) in GetPrototype() function
48 JSTaggedValue JSProxy::GetPrototype(JSThread *thread, const JSHandle<JSProxy> &proxy) in GetPrototype() function in panda::ecmascript::JSProxy
1343 JSTaggedValue JSTaggedValue::GetPrototype(JSThread *thread, const JSHandle<JSTaggedValue> &obj) in GetPrototype() function in panda::ecmascript::JSTaggedValue
2128 inline JSTaggedValue GetPrototype(const JSThread *thread) const in GetPrototype() function
1662 JSTaggedValue JSObject::GetPrototype(const JSThread *thread, const JSHandle<JSObject> &obj) in GetPrototype() function in panda::ecmascript::JSObject
3467 ### GetPrototype subsection
3042 Local<JSValueRef> ObjectRef::GetPrototype(const EcmaVM *vm) in GetPrototype() function in panda::ObjectRef
1435 GateRef CircuitBuilder::GetPrototype(GateRef glue, GateRef object) in GetPrototype() function in panda::ecmascript::kungfu::CircuitBuilder
2862 DEF_CALL_SIGNATURE(GetPrototype) in DEF_CALL_SIGNATURE() argument
4445 inline GateRef StubBuilder::GetPrototype(GateRef glue, GateRef object) in GetPrototype() function
601 HWTEST_F_L0(JSNApiTests, GetPrototype) in HWTEST_F_L0() argument