Home | History | Annotate | Download | only in heap

Lines Matching refs:AllocateRawFixedArray

3942     AllocationResult allocation = AllocateRawFixedArray(len, TENURED);
3972 AllocationResult allocation = AllocateRawFixedArray(len, NOT_TENURED);
4034 AllocationResult Heap::AllocateRawFixedArray(int length,
4056 AllocationResult allocation = AllocateRawFixedArray(length, pretenure);
4078 AllocationResult allocation = AllocateRawFixedArray