Lines Matching refs:ThrowOutOfMemoryError
934 void Heap::ThrowOutOfMemoryError(Thread* self, size_t byte_count, AllocatorType allocator_type) {955 self->ThrowOutOfMemoryError(oss.str().c_str());1434 ThrowOutOfMemoryError(self, alloc_size, allocator);