Home | History | Annotate | Download | only in src

Lines Matching refs:UncommitBlock

797 bool MemoryAllocator::UncommitBlock(Address start, size_t size) {
1572 if (!heap()->isolate()->memory_allocator()->UncommitBlock(start, capacity_)) {
1639 if (!allocator->UncommitBlock(start_ + new_capacity, delta)) {