Searched defs:GetPrototype (Results 1 – 9 of 9) sorted by relevance
516 inline JSTaggedValue JSObject::GetPrototype(JSTaggedValue obj) in GetPrototype() function
48 JSTaggedValue JSProxy::GetPrototype(JSThread *thread, const JSHandle<JSProxy> &proxy) in GetPrototype() function in panda::ecmascript::JSProxy
1272 JSTaggedValue JSTaggedValue::GetPrototype(JSThread *thread, const JSHandle<JSTaggedValue> &obj) in GetPrototype() function in panda::ecmascript::JSTaggedValue
2026 inline JSTaggedValue GetPrototype() const in GetPrototype() function
1475 JSTaggedValue JSObject::GetPrototype(const JSHandle<JSObject> &obj) in GetPrototype() function in panda::ecmascript::JSObject
3467 ### GetPrototype subsection
2762 Local<JSValueRef> ObjectRef::GetPrototype(const EcmaVM *vm) in GetPrototype() function in panda::ObjectRef
1230 GateRef CircuitBuilder::GetPrototype(GateRef glue, GateRef object) in GetPrototype() function in panda::ecmascript::kungfu::CircuitBuilder
3800 inline GateRef StubBuilder::GetPrototype(GateRef glue, GateRef object) in GetPrototype() function