Searched refs:exception_throw_location (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc2854 JDWP::EventLocation exception_throw_location; local
2855 SetEventLocation(&exception_throw_location, throw_location.GetMethod(), throw_location.GetDexPc());
2859 gJdwpState->PostException(&exception_throw_location, exception_object, &exception_catch_location,

Completed in 55 milliseconds