Home
last modified time | relevance | path

Searched refs:EnableExceptionBacktrace (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp128 if (vm_->GetJSOptions().EnableExceptionBacktrace()) { in SetException()
Djs_runtime_options.h342 bool EnableExceptionBacktrace() const in EnableExceptionBacktrace() function