Lines Matching refs:kIsDebugBuild
61 if (kIsDebugBuild && IndirectReferenceTable::GetIndirectRefKind(ref) == kJniTransition) { in DecodeJObject()
67 if (kIsDebugBuild && IndirectReferenceTable::GetIndirectRefKind(ref) != kJniTransition) { in DecodeJObject()
116 if (kIsDebugBuild) { in CheckEmptyCheckpointFromWeakRefAccess()
152 if (kIsDebugBuild && this != Thread::Current()) { in SetState()
196 if (kIsDebugBuild) { in AssertThreadSuspensionIsAllowable()
391 if (kIsDebugBuild && !IsDaemon()) { in TransitionFromSuspendedToRunnable()
487 if (kIsDebugBuild) { in RevokeThreadLocalAllocationStack()
507 if (kIsDebugBuild) { in IncrementSuspendCount()
579 if (kIsDebugBuild) { in GetStackEndForInterpreter()
628 if (!kIsDebugBuild) { in DCheckUnregisteredEverywhere()
654 if (kIsDebugBuild) { in DisallowPreMonitorMutexes()
676 if (kIsDebugBuild) { in AllowPreMonitorMutexes()