Searched defs:errorMessage (Results 1 – 2 of 2) sorted by relevance
69 napi_value errorMessage = nullptr; in CreateError() local86 napi_value errorMessage = nullptr; in CreateErrorByVerification() local
45 void ThrowExistingError(napi_env env, std::string errorMessage) in ThrowExistingError()