Searched refs:IsNapiNull (Results 1 – 1 of 1) sorted by relevance
1888 static bool IsNapiNull(napi_env env, napi_value value) in IsNapiNull() function1912 if (x == nullptr || IsNapiNull(env, x)) { in ConvertEccPointToNapiValue()1918 if (y == nullptr || IsNapiNull(env, y)) { in ConvertEccPointToNapiValue()