Home
last modified time | relevance | path

Searched defs:SetPauseOnExceptions (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dthread_state.cpp136 void ThreadState::SetPauseOnExceptions(PauseOnExceptionsState state) in SetPauseOnExceptions() function in ark::tooling::inspector::ThreadState
Ddebuggable_thread.cpp119 void DebuggableThread::SetPauseOnExceptions(PauseOnExceptionsState state) in SetPauseOnExceptions() function in ark::tooling::inspector::DebuggableThread
Dinspector.cpp338 void Inspector::SetPauseOnExceptions(PtThread thread, PauseOnExceptionsState state) in SetPauseOnExceptions() function in ark::tooling::inspector::Inspector
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp836 void DebuggerImpl::DispatcherImpl::SetPauseOnExceptions(const DispatchRequest &request) in SetPauseOnExceptions() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
1541 DispatchResponse DebuggerImpl::SetPauseOnExceptions(const SetPauseOnExceptionsParams &params) in SetPauseOnExceptions() function in panda::ecmascript::tooling::DebuggerImpl