Searched refs:secondArgsType (Results 1 – 2 of 2) sorted by relevance
837 napi_valuetype secondArgsType = napi_undefined; in Off() local839 … (napi_typeof(env, args[PARAM1], &secondArgsType) != napi_ok || secondArgsType != napi_function)) { in Off()
1184 napi_valuetype secondArgsType = napi_undefined; in Off() local1186 … (napi_typeof(env, args[PARAM1], &secondArgsType) != napi_ok || secondArgsType != napi_function)) { in Off()