Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dquick_exception_handler.cc64 class CatchBlockStackVisitor final : public StackVisitor { class
66 CatchBlockStackVisitor(Thread* self, in CatchBlockStackVisitor() function in art::CatchBlockStackVisitor