Home | History | Annotate | Download | only in src

Lines Matching refs:UncommitBlock

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