Searched refs:reportOutOfMemory (Results 1 – 8 of 8) sorted by relevance
30 void NORETURN reportOutOfMemory(uptr RequestedSize);
72 void NORETURN reportOutOfMemory(uptr RequestedSize) { in reportOutOfMemory() function
33 if (!NoThrow && UNLIKELY(!Ptr)) reportOutOfMemory(size); \
364 reportOutOfMemory(Size); in allocate()
35 void NORETURN reportOutOfMemory(uptr RequestedSize);
103 void NORETURN reportOutOfMemory(uptr RequestedSize) { in reportOutOfMemory() function
187 reportOutOfMemory(SizeClassAllocator::getSizeByClassId(BatchClassId)); in drain()
88 reportOutOfMemory(SizeClassMap::getSizeByClassId(QuarantineClassId)); in allocate()368 reportOutOfMemory(NeededSize);