Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dquick_exception_handler.cc45 static constexpr bool kDebugExceptionDelivery = false; variable
161 if (kDebugExceptionDelivery) { in FindCatch()
178 if (kDebugExceptionDelivery) { in FindCatch()
244 if (kDebugExceptionDelivery) { in SetCatchEnvironmentForOptimizedHandler()
573 if (kDebugExceptionDelivery) { in DeoptimizeStack()
595 if (VLOG_IS_ON(deopt) || kDebugExceptionDelivery) { in DeoptimizeSingleFrame()