Searched refs:UncommitBlock (Results 1 – 2 of 2) sorted by relevance
931 UncommitBlock(last_chunk_.address(), last_chunk_.size()); in AllocateChunk()1131 UncommitBlock(reinterpret_cast<Address>(chunk), MemoryChunk::kPageSize); in AllocateChunk()1241 bool MemoryAllocator::UncommitBlock(Address start, size_t size) { in AllocateChunk() function in v8::internal::MemoryAllocator
1459 bool UncommitBlock(Address start, size_t size);