Home | History | Annotate | Download | only in src

Lines Matching refs:AllocateChunk

581 MemoryChunk* MemoryAllocator::AllocateChunk(intptr_t reserve_area_size,
726 MemoryChunk* chunk = AllocateChunk(size, size, executable, owner);
737 MemoryChunk* chunk = AllocateChunk(object_size,