Home
last modified time | relevance | path

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

/external/v8/src/
Dspaces.cc230 if (!MemoryAllocator::CommitCodePage(code_range_, in AllocateRawMemory()
365 if (!CommitCodePage(&reservation, base, size)) { in AllocateAlignedMemory()
730 bool MemoryAllocator::CommitCodePage(VirtualMemory* vm, in CommitCodePage() function in v8::internal::MemoryAllocator
Dspaces.h1043 MUST_USE_RESULT static bool CommitCodePage(VirtualMemory* vm,