Searched defs:exceptionInfo (Results 1 – 2 of 2) sorted by relevance
90 …atic napi_status DealNapiException(napi_env env, napi_value &exception, std::string &exceptionInfo) in DealNapiException()138 string exceptionInfo; in PromiseCatchCallback() local194 string exceptionInfo; in PromiseCatchCallbackEx() local
197 string exceptionInfo = ""; variable