Lines Matching refs:kIsDebugBuild
140 static constexpr bool kVerifyImageObjectsMarked = kIsDebugBuild;
484 if (kIsDebugBuild) { in FindFrameIdToShadowFrame()
664 if (kIsDebugBuild) { in FromManagedThread()
1414 if (kIsDebugBuild) { in ModifySuspendCountInternal()
2171 if (!kIsDebugBuild) { in DumpStack()
2273 if (thread_group == nullptr || kIsDebugBuild) { in NotifyThreadGroup()
2279 if (kIsDebugBuild && thread_group != nullptr) { in NotifyThreadGroup()
2836 if (kIsDebugBuild) { in CreateInternalStackTrace()
3558 if (Runtime::Current()->AreNonStandardExitsEnabled() || kIsDebugBuild) { in QuickDeliverException()
3567 if (kIsDebugBuild && force_frame_pop) { in QuickDeliverException()
3834 if (kIsDebugBuild && ref_addr == nullptr) { in VisitQuickFrameWithVregCallback()
4231 if (kIsDebugBuild) { in SetAsyncException()