Home
last modified time | relevance | path

Searched defs:HandleUncaughtException (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp514 void EcmaContext::HandleUncaughtException(JSTaggedValue exception) in HandleUncaughtException() function in panda::ecmascript::EcmaContext
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp740 void DebuggerApi::HandleUncaughtException(const EcmaVM *ecmaVm, std::string &message) in HandleUncaughtException() function in panda::ecmascript::tooling::DebuggerApi