Home
last modified time | relevance | path

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

/art/runtime/
Dquick_exception_handler.cc43 static constexpr bool kDebugExceptionDelivery = false; variable
159 if (kDebugExceptionDelivery) { in FindCatch()
176 if (kDebugExceptionDelivery) { in FindCatch()
242 if (kDebugExceptionDelivery) { in SetCatchEnvironmentForOptimizedHandler()
566 if (kDebugExceptionDelivery) { in DeoptimizeStack()
588 if (VLOG_IS_ON(deopt) || kDebugExceptionDelivery) { in DeoptimizeSingleFrame()