Searched refs:GetSourceTarget (Results 1 – 3 of 3) sorted by relevance
82 JSHandle<JSTaggedValue> GetSourceTarget(JSThread *thread) const;
1060 JSHandle<JSTaggedValue> JSProxy::GetSourceTarget(JSThread *thread) const in GetSourceTarget() function in panda::ecmascript::JSProxy
2231 finalVal = proxyVal->GetSourceTarget(thread); in RuntimeCreateObjectWithExcludedKeys()