Home | History | Annotate | Download | only in src

Lines Matching refs:AllocateChunk

593 MemoryChunk* MemoryAllocator::AllocateChunk(intptr_t reserve_area_size,
738 MemoryChunk* chunk = AllocateChunk(size, size, executable, owner);
749 MemoryChunk* chunk = AllocateChunk(object_size,