Searched refs:incremental_marking_stopped (Results 1 – 4 of 4) sorted by relevance
26 result.incremental_marking_stopped = false; in DefaultHeapState()150 heap_state.incremental_marking_stopped = true; in TEST_F()162 heap_state.incremental_marking_stopped = true; in TEST_F()194 heap_state.incremental_marking_stopped = true; in TEST_F()207 heap_state.incremental_marking_stopped = true; in TEST_F()218 heap_state.incremental_marking_stopped = true; in TEST_F()250 heap_state.incremental_marking_stopped = true; in TEST_F()308 heap_state.incremental_marking_stopped = true; in TEST_F()
134 if (heap_state.incremental_marking_stopped) { in Compute()165 if (heap_state.incremental_marking_stopped && in Compute()
127 bool incremental_marking_stopped; member
4308 heap_state.incremental_marking_stopped = incremental_marking()->IsStopped(); in IdleNotification()