HomeSort by relevance Sort by last modified time
    Searched refs:CommitMemory (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntagp.h 188 PAGP_BUS_COMMIT_MEMORY CommitMemory;
  /external/v8/src/heap/
spaces.cc 224 return isolate_->memory_allocator()->CommitMemory(start, length, EXECUTABLE);
284 bool MemoryAllocator::CommitMemory(Address base, size_t size,
494 if (!heap()->isolate()->memory_allocator()->CommitMemory(start, length,
725 if (!CommitMemory(start, size, executable)) return false;
    [all...]
spaces.h     [all...]

Completed in 51 milliseconds