Home
last modified time | relevance | path

Searched defs:jsErr (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.cpp640 static std::optional<std::string> GetErrorStack(napi_env env, napi_value jsErr) in GetErrorStack()
694 napi_value jsErr; in NapiTryDumpStack() local