Searched defs:ThrowNapiError (Results 1 – 3 of 3) sorted by relevance
67 void ThrowNapiError(napi_env env, int32_t status, const std::string &errMessage) in ThrowNapiError() function
64 void ThrowNapiError(napi_env env, int32_t status, const std::string &errMessage, bool isParamsCheck) in ThrowNapiError() function
73 void ThrowNapiError(napi_env env, int32_t status, const std::string &errMessage, bool isParamsCheck) in ThrowNapiError() function