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

  /external/v8/src/heap/
heap.h     [all...]
heap.cc 185 return new_space_->Capacity() + OldGenerationCapacity();
188 size_t Heap::OldGenerationCapacity() {
    [all...]

Completed in 47 milliseconds