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

  /external/v8/src/heap/
heap.h     [all...]
incremental-marking.cc 497 heap()->ShouldAbortIncrementalMarking() ||
    [all...]
heap.cc     [all...]
mark-compact.cc 777 if (was_marked_incrementally_ && heap_->ShouldAbortIncrementalMarking()) {
    [all...]

Completed in 62 milliseconds