Searched defs:HandleUncaughtException (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | ecma_context.cpp | 514 void EcmaContext::HandleUncaughtException(JSTaggedValue exception) in HandleUncaughtException() function in panda::ecmascript::EcmaContext |
/arkcompiler/ets_runtime/ecmascript/debugger/ | ||
D | debugger_api.cpp | 740 void DebuggerApi::HandleUncaughtException(const EcmaVM *ecmaVm, std::string &message) in HandleUncaughtException() function in panda::ecmascript::tooling::DebuggerApi |