Home
last modified time | relevance | path

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

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