Searched defs:CreateNapiErrorObject (Results 1 – 2 of 2) sorted by relevance
523 static void CreateNapiErrorObject(napi_env env, int32_t errorCode, const char* errString, in CreateNapiErrorObject() function
566 static void CreateNapiErrorObject(napi_env env, napi_value &errorObj, in CreateNapiErrorObject() function