Home | History | Annotate | Download | only in src

Lines Matching refs:MaxAvailable

265   // Note that MemoryAllocator->MaxAvailable() undercounts the memory available
271 if (isolate_->memory_allocator()->MaxAvailable() <= new_space_.Size()) {