Home
last modified time | relevance | path

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

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