Searched defs:CatchLocationFinder (Results 1 – 1 of 1) sorted by relevance
384 class CatchLocationFinder : public StackVisitor { class386 explicit CatchLocationFinder(Thread* self, Handle<mirror::Throwable>* exception) in CatchLocationFinder() function in art::interpreter::CatchLocationFinder