Searched defs:NapiThrow (Results 1 – 4 of 4) sorted by relevance
39 void NapiThrow(napi_env env, const std::string& message, int32_t errCode) in NapiThrow() function
36 void NapiThrow(const RefPtr<Framework::JsEngine>& engine, int32_t errCode, const std::string& messa… in NapiThrow() function
53 void NapiThrow(napi_env env, const std::string& message, int32_t errCode) in NapiThrow() function
113 void NapiThrow(napi_env env, int32_t errCode) in NapiThrow() function