Searched defs:ExceptionThrow (Results 1 – 2 of 2) sorted by relevance
57 …virtual void ExceptionThrow([[maybe_unused]] ManagedThread *thread, [[maybe_unused]] Method *metho… in ExceptionThrow() function
664 void Debugger::ExceptionThrow(ManagedThread *thread, Method *method, ObjectHeader *exceptionObject,… in ExceptionThrow() function in ark::tooling::Debugger