Home
last modified time | relevance | path

Searched refs:errorInfoEnhance (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h704 static void SetErrorInfoEnhance(bool errorInfoEnhance) in SetErrorInfoEnhance() argument
706 errorInfoEnhanced_ = errorInfoEnhance; in SetErrorInfoEnhance()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h1737 static void SetErrorInfoEnhance(bool errorInfoEnhance = true);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5626 void JSNApi::SetErrorInfoEnhance(bool errorInfoEnhance) in SetErrorInfoEnhance() argument
5628 EcmaVM::SetErrorInfoEnhance(errorInfoEnhance); in SetErrorInfoEnhance()

Completed in 17 milliseconds