Home
last modified time | relevance | path

Searched defs:CatchBlockStackVisitor (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dquick_exception_handler.cc66 class CatchBlockStackVisitor final : public StackVisitor { class
68 CatchBlockStackVisitor(Thread* self, in CatchBlockStackVisitor() function in art::CatchBlockStackVisitor