Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc384 class CatchLocationFinder : public StackVisitor { class
386 explicit CatchLocationFinder(Thread* self, Handle<mirror::Throwable>* exception) in CatchLocationFinder() function in art::interpreter::CatchLocationFinder