Searched defs:CheckAndThrowOnError (Results 1 – 2 of 2) sorted by relevance
65 inline bool CheckAndThrowOnError(napi_env env, bool assertion, int errCode, const std::string& errM… in CheckAndThrowOnError() function
84 inline bool CheckAndThrowOnError(bool assertion, int errCode, const std::string &errMsg) in CheckAndThrowOnError() function