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