Searched defs:exception_ (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | quick_exception_handler.cc | 161 Handle<mirror::Throwable>* exception_; member in art::CatchBlockStackVisitor |
/art/openjdkjvmti/ | ||
D | ti_thread.cc | 1128 art::Handle<art::mirror::Throwable> exception_; in StopThread() member |