Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.cc41 QuickExceptionHandler::QuickExceptionHandler(Thread* self, bool is_deoptimization) in QuickExceptionHandler() function in art::QuickExceptionHandler
Dthread.h1662 friend class QuickExceptionHandler; // For dumping the stack. variable