Searched refs:CheckIsJSProxy (Results 1 – 4 of 4) sorted by relevance
576 bool CheckIsJSProxy() const;
50 if (function.CheckIsJSFunctionBase() || function.CheckIsJSProxy()) { in CheckAndGetMethod()
560 inline bool JSTaggedValue::CheckIsJSProxy() const in CheckIsJSProxy() function
2002 if (finalVal->CheckIsJSProxy()) { in RuntimeCreateObjectWithExcludedKeys()