Home
last modified time | relevance | path

Searched refs:exceptionRemoteObject (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector.cpp359 …auto exceptionRemoteObject = exception != nullptr ? objectRepository.CreateObject(TypedValue::Refe… in DebuggableThreadPostSuspend() local
363 … thread, hitBreakpoints, exceptionRemoteObject, [this, thread, &objectRepository](auto &handler) { in DebuggableThreadPostSuspend()