Searched refs:AllocateAlignedMemory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/heap/
H A Dspaces.cc358 Address MemoryAllocator::AllocateAlignedMemory( function in class:v8::internal::MemoryAllocator
618 base = AllocateAlignedMemory(chunk_size, commit_size,
640 AllocateAlignedMemory(chunk_size, commit_size, MemoryChunk::kAlignment,
H A Dspaces.h1056 Address AllocateAlignedMemory(size_t reserve_size, size_t commit_size,

Completed in 495 milliseconds