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

  /external/v8/src/heap/
gc-idle-time-handler.cc 45 PrintF("incremental_marking_stopped=%d ", incremental_marking_stopped);
125 if (heap_state.incremental_marking_stopped) {
142 if (!FLAG_incremental_marking || heap_state.incremental_marking_stopped) {
gc-idle-time-handler.h 65 bool incremental_marking_stopped; member in class:v8::internal::GCIdleTimeHeapState
heap.cc     [all...]

Completed in 2990 milliseconds