Searched defs:exceptionObject (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/runtime/tooling/ |
| D | pt_hooks_wrapper.h | 94 …ception(PtThread thread, Method *method, const PtLocation &location, ObjectHeader *exceptionObject, in Exception() 108 ObjectHeader *exceptionObject) override in ExceptionCatch()
|
| D | debugger.cpp | 633 void Debugger::ExceptionThrow(ManagedThread *thread, Method *method, ObjectHeader *exceptionObject,… in ExceptionThrow() 649 void Debugger::ExceptionCatch(ManagedThread *thread, Method *method, ObjectHeader *exceptionObject,… in ExceptionCatch()
|