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

  /external/v8/src/
heap.h     [all...]
heap.cc 419 PerformGarbageCollection(space, collector, &tracer);
452 PerformGarbageCollection(NEW_SPACE, SCAVENGER, &tracer);
555 void Heap::PerformGarbageCollection(AllocationSpace space,
    [all...]

Completed in 32 milliseconds