allocateLargeObject  720 Source/platform/heap/Heap.h     PLATFORM_EXPORT Address allocateLargeObject(size_t, const GCInfo*);
allocateLargeObject 1169 Source/platform/heap/Heap.h         return allocateLargeObject(allocationSize, gcInfo);