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.cc57 QuickExceptionHandler exception_handler(self, true); in artDeoptimizeFromCompiledCode() local
/art/runtime/
Dquick_exception_handler.cc59 QuickExceptionHandler* exception_handler) in CatchBlockStackVisitor()
283 QuickExceptionHandler* exception_handler, in DeoptimizeStackVisitor()
Dthread.cc2607 QuickExceptionHandler exception_handler(this, is_deoptimization); in QuickDeliverException() local