Searched refs:CatchBlockStackVisitor (Results 1 – 1 of 1) sorted by relevance
62 class CatchBlockStackVisitor final : public StackVisitor { class64 CatchBlockStackVisitor(Thread* self, in CatchBlockStackVisitor() function in art::CatchBlockStackVisitor155 DISALLOW_COPY_AND_ASSIGN(CatchBlockStackVisitor);212 CatchBlockStackVisitor visitor(self_, context_, in FindCatch()