Home
last modified time | relevance | path

Searched refs:CommitExecutableMemory (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dspaces.cc239 if (!isolate_->heap()->memory_allocator()->CommitExecutableMemory( in AllocateRawMemory()
549 if (!CommitExecutableMemory(&reservation, base, commit_size, in AllocateAlignedMemory()
1285 bool MemoryAllocator::CommitExecutableMemory(VirtualMemory* vm, Address start, in AllocateChunk() function in v8::internal::MemoryAllocator
Dspaces.h1465 V8_WARN_UNUSED_RESULT bool CommitExecutableMemory(VirtualMemory* vm,