Lines Matching refs:SlowAllocateRaw
1197 MaybeObject* NewSpace::SlowAllocateRaw(int size_in_bytes) {2214 if (new_area == NULL) new_area = SlowAllocateRaw(size_in_bytes);2285 HeapObject* PagedSpace::SlowAllocateRaw(int size_in_bytes) {