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

  /external/v8/src/
spaces.h 488 static int MaxAvailable() {
    [all...]
heap.cc 197 // Note that MemoryAllocator->MaxAvailable() undercounts the memory available
203 if (MemoryAllocator::MaxAvailable() <= new_space_.Size()) {
    [all...]

Completed in 19 milliseconds