Home
last modified time | relevance | path

Searched defs:exceptionInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
H A Dquick_fix_manager.cpp236 IsQuickFixCausedException(JSThread *thread, const JSHandle<JSTaggedValue> &exceptionInfo, const std::string &patchFileName) IsQuickFixCausedException() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_circuit_builder.cpp31 ExceptionInfo exceptionInfo = {}; in BytecodeToCircuit() local
/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.cpp763 void EcmaContext::PrintJSErrorInfo(JSThread *thread, const JSHandle<JSTaggedValue> &exceptionInfo) in PrintJSErrorInfo() argument
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp4007 JSHandle<JSTaggedValue> exceptionInfo = JSNApiHelper::ToJSHandle(exception); in IsQuickFixCausedException() local

Completed in 17 milliseconds