Searched refs:CommitBlock (Results 1 – 2 of 2) sorted by relevance
967 if (!CommitBlock(reinterpret_cast<Address>(chunk), size, NOT_EXECUTABLE)) { in AllocateChunk()977 bool MemoryAllocator::CommitBlock(Address start, size_t size, in AllocateChunk() function in v8::internal::MemoryAllocator
1293 bool CommitBlock(Address start, size_t size, Executability executable);