Searched refs:EnableExceptionBacktrace (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_thread.cpp | 195 if (vm_->GetJSOptions().EnableExceptionBacktrace()) { in SetException() |
H A D | js_runtime_options.h | 521 bool EnableExceptionBacktrace() const in EnableExceptionBacktrace() function in panda::ecmascript::JSRuntimeOptions |
Completed in 6 milliseconds