Home | History | Annotate | Download | only in src

Lines Matching refs:AllocateRaw

1833   MUST_USE_RESULT inline AllocationResult AllocateRaw(int size_in_bytes);
2009 // Slow path of AllocateRaw. This function is space-dependent.
2566 MUST_USE_RESULT INLINE(AllocationResult AllocateRaw(int size_in_bytes));
2836 // Shared implementation of AllocateRaw, AllocateRawCode and
2838 MUST_USE_RESULT AllocationResult AllocateRaw(int object_size,