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