Searched refs:CommitMemory (Results 1 – 2 of 2) sorted by relevance
492 bool MemoryAllocator::CommitMemory(Address base, size_t size) { in CommitMemory() function in v8::internal::MemoryAllocator1230 if (!CommitMemory(start, size)) return false; in AllocateChunk()
1431 bool CommitMemory(Address addr, size_t size);