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