Searched refs:incremental_marking_stopped (Results 1 – 4 of 4) sorted by relevance
26 result.incremental_marking_stopped = false; in DefaultHeapState()131 heap_state.incremental_marking_stopped = true; in TEST_F()143 heap_state.incremental_marking_stopped = true; in TEST_F()154 heap_state.incremental_marking_stopped = true; in TEST_F()195 heap_state.incremental_marking_stopped = true; in TEST_F()205 heap_state.incremental_marking_stopped = true; in TEST_F()214 heap_state.incremental_marking_stopped = true; in TEST_F()218 heap_state.incremental_marking_stopped = false; in TEST_F()235 heap_state.incremental_marking_stopped = true; in TEST_F()248 heap_state.incremental_marking_stopped = true; in TEST_F()
46 PrintF("incremental_marking_stopped=%d ", incremental_marking_stopped); in Print()158 if (heap_state.incremental_marking_stopped) { in Compute()175 if (!FLAG_incremental_marking || heap_state.incremental_marking_stopped) { in Compute()
65 bool incremental_marking_stopped; variable
4164 heap_state.incremental_marking_stopped = incremental_marking()->IsStopped(); in ComputeHeapState()