HomeSort by relevance Sort by last modified time
    Searched refs:incremental_marking_stopped (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/v8/src/heap/
gc-idle-time-handler-unittest.cc 26 result.incremental_marking_stopped = false;
150 heap_state.incremental_marking_stopped = true;
162 heap_state.incremental_marking_stopped = true;
194 heap_state.incremental_marking_stopped = true;
207 heap_state.incremental_marking_stopped = true;
218 heap_state.incremental_marking_stopped = true;
250 heap_state.incremental_marking_stopped = true;
308 heap_state.incremental_marking_stopped = true;
gc-idle-time-handler.cc 134 if (heap_state.incremental_marking_stopped) {
165 if (heap_state.incremental_marking_stopped &&
gc-idle-time-handler.h 127 bool incremental_marking_stopped; member in struct:v8::internal::GCIdleTimeHandler::HeapState
heap.cc     [all...]

Completed in 62 milliseconds