Searched defs:exception_ (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dquick_exception_handler.cc51 exception_(exception),
94 Handle<mirror::Class> to_find(hs.NewHandle((*exception_)->GetClass()));
110 Handle<mirror::Throwable>* exception_; member in class:art::FINAL
H A Ddebugger.cc2941 exception_(exception),
2972 Handle<mirror::Class> exception_class(hs.NewHandle(exception_->GetClass()));
3006 const Handle<mirror::Throwable>& exception_; member in class:art::CatchLocationFinder

Completed in 68 milliseconds