Searched refs:GetErrorStack (Results 1 – 1 of 1) sorted by relevance
229 static std::optional<std::string> GetErrorStack(napi_env env, napi_value jsErr) in GetErrorStack() function268 auto resStk = GetErrorStack(env, valuePending); in NapiTryDumpStack()288 auto resStk = GetErrorStack(env, jsErr); in NapiTryDumpStack()