Home | History | Annotate | Download | only in heap

Lines Matching refs:UncommitBlock

736 bool MemoryAllocator::UncommitBlock(Address start, size_t size) {
1514 if (!heap()->isolate()->memory_allocator()->UncommitBlock(start,
1581 if (!allocator->UncommitBlock(start_ + new_capacity, delta)) {