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