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

  /external/v8/src/heap/
spaces.h     [all...]
heap.cc 276 // Note that MemoryAllocator->MaxAvailable() undercounts the memory available
282 if (memory_allocator()->MaxAvailable() <= new_space_->Size()) {
    [all...]

Completed in 63 milliseconds