Home | History | Annotate | Download | only in src

Lines Matching refs:MaxAvailable

197   // Note that MemoryAllocator->MaxAvailable() undercounts the memory available
203 if (MemoryAllocator::MaxAvailable() <= new_space_.Size()) {