Searched refs:IsNapiBool (Results 1 – 1 of 1) sorted by relevance
102 static bool IsNapiBool(napi_env env, napi_value param) in IsNapiBool() function138 IsNapiBool(env, info.argv[PARAM0]) && IsNapiFunction(env, info.argv[PARAM1])) { in GetLastParamForTwo()147 } else if (info.argv[PARAM0] != nullptr && IsNapiBool(env, info.argv[PARAM0])) { in GetLastParamForTwo()302 if (info.argv[PARAM0] != nullptr && IsNapiBool(env, info.argv[PARAM0])) { in OnGetFocusElement()