Searched defs:exception_object (Results 1 – 3 of 3) sorted by relevance
884 void ExceptionThrown(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionThrown()914 void ExceptionHandled(art::Thread* self, art::Handle<art::mirror::Throwable> exception_object) in ExceptionHandled()
1144 void JdwpState::PostException(const EventLocation* pThrowLoc, mirror::Throwable* exception_object, in PostException()
251 Handle<mirror::Throwable> exception_object) in ExceptionThrown()2952 void Dbg::PostException(mirror::Throwable* exception_object) { in PostException()