Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/tooling/
Dpt_hooks_wrapper.h138 void Exception(PtThread thread, const PtLocation &location, PtObject exceptionObject, in Exception()
151 …void ExceptionCatch(PtThread thread, const PtLocation &location, PtObject exceptionObject) override in ExceptionCatch()
Ddebugger.cpp511 ObjectHeader *exceptionObject = thread->GetException(); in HandleExceptionThrowEvent() local
528 PtObject exceptionObject = thread->GetPtThreadInfo()->GetCurrentException(); in ExceptionCatch() local