Searched refs:CatchBlockStackVisitor (Results 1 – 1 of 1) sorted by relevance
1743 class CatchBlockStackVisitor : public StackVisitor { class1745 CatchBlockStackVisitor(Thread* self, const ThrowLocation& throw_location, in CatchBlockStackVisitor() function in art::CatchBlockStackVisitor1760 ~CatchBlockStackVisitor() { in ~CatchBlockStackVisitor()1943 CatchBlockStackVisitor catch_finder(this, throw_location, exception, is_deoptimization); in QuickDeliverException()