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

  /external/v8/src/
heap.h     [all...]
globals.h 311 enum GarbageCollector { SCAVENGER, MARK_COMPACTOR };
heap.cc 175 GarbageCollector Heap::SelectGarbageCollector(AllocationSpace space) {
411 GarbageCollector collector = SelectGarbageCollector(space);
556 GarbageCollector collector,
    [all...]

Completed in 52 milliseconds