Home
last modified time | relevance | path

Searched refs:kDebugExceptionDelivery (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dquick_exception_handler.cc32 static constexpr bool kDebugExceptionDelivery = false; variable
119 if (kDebugExceptionDelivery) { in FindCatch()
132 if (kDebugExceptionDelivery) { in FindCatch()
338 if (kDebugExceptionDelivery) { in DeoptimizeStack()