Home | History | Annotate | Download | only in src

Lines Matching refs:AllocateRaw

2017       AllocationResult allocation = new_space->AllocateRaw(size);
2025 allocation = new_space->AllocateRaw(size);
3010 AllocationResult allocation = target_space->AllocateRaw(object_size);
3081 AllocationResult allocation = space->AllocateRaw(size);