Searched refs:proxyTarget (Results 1 – 1 of 1) sorted by relevance
1731 JSHandle<JSTaggedValue> proxyTarget(thread, JSHandle<JSProxy>(object)->GetTarget()); in GetFunctionRealm() local1732 return GetFunctionRealm(thread, proxyTarget); in GetFunctionRealm()