Searched refs:CatchBlockStackVisitor (Results 1 – 1 of 1) sorted by relevance
66 class CatchBlockStackVisitor final : public StackVisitor { class68 CatchBlockStackVisitor(Thread* self, in CatchBlockStackVisitor() function in art::CatchBlockStackVisitor172 DISALLOW_COPY_AND_ASSIGN(CatchBlockStackVisitor);202 CatchBlockStackVisitor visitor(self_, in FindCatch()