Home
last modified time | relevance | path

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

/external/v8/src/
Dspaces.cc356 Address MemoryAllocator::AllocateAlignedMemory(size_t size, in AllocateAlignedMemory() function in v8::internal::MemoryAllocator
522 base = AllocateAlignedMemory(chunk_size, in AllocateChunk()
539 base = AllocateAlignedMemory(chunk_size, in AllocateChunk()
Dspaces.h993 Address AllocateAlignedMemory(size_t requested,