Home | History | Annotate | Download | only in heap

Lines Matching refs:IsStopped

851     if (!incremental_marking()->IsStopped()) {
911 if (incremental_marking()->IsStopped()) {
972 if (collector == SCAVENGER && !incremental_marking()->IsStopped()) {
979 !ShouldAbortIncrementalMarking() && !incremental_marking()->IsStopped() &&
1051 if (!ShouldAbortIncrementalMarking() && incremental_marking()->IsStopped() &&
1083 DCHECK(incremental_marking()->IsStopped());
1329 DCHECK(incremental_marking()->IsStopped());
4164 heap_state.incremental_marking_stopped = incremental_marking()->IsStopped();