outOfLineAllocate 717 Source/platform/heap/Heap.h PLATFORM_EXPORT Address outOfLineAllocate(size_t, const GCInfo*); outOfLineAllocate 1171 Source/platform/heap/Heap.h return outOfLineAllocate(size, gcInfo);