Home | History | Annotate | Download | only in heap

Lines Matching refs:AllocateRaw

1760   MUST_USE_RESULT inline AllocationResult AllocateRaw(int size_in_bytes);
1929 // Slow path of AllocateRaw. This function is space-dependent.
2463 MUST_USE_RESULT INLINE(AllocationResult AllocateRaw(int size_in_bytes));
2726 // Shared implementation of AllocateRaw, AllocateRawCode and
2729 AllocateRaw(int object_size, Executability executable);