Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_deoptimization_entrypoints.cc42 QuickExceptionHandler exception_handler(self, true); in artDeoptimizeImpl() local
/art/runtime/
Dquick_exception_handler.cc69 QuickExceptionHandler* exception_handler, in CatchBlockStackVisitor()
305 QuickExceptionHandler* exception_handler, in DeoptimizeStackVisitor()
Dthread.cc3614 QuickExceptionHandler exception_handler(this, false); in QuickDeliverException() local