Home | History | Annotate | Download | only in heap

Lines Matching refs:UncommitBlock

740     UncommitBlock(reinterpret_cast<Address>(last_chunk_.address()),
794 UncommitBlock(reinterpret_cast<Address>(chunk), MemoryChunk::kPageSize);
899 bool MemoryAllocator::UncommitBlock(Address start, size_t size) {