Searched refs:CheckIsJSFunctionBase (Results 1 – 3 of 3) sorted by relevance
567 bool CheckIsJSFunctionBase() const;
50 if (function.CheckIsJSFunctionBase() || function.CheckIsJSProxy()) { in CheckAndGetMethod()
1010 inline bool JSTaggedValue::CheckIsJSFunctionBase() const in CheckIsJSFunctionBase() function