Make it easier for developers to enable `ENABLE_MALLOC_HEAP_BREAKDOWN` to get finer-grained information about object allocations. This is invaluable for tracking down memory leaks or the source of memory growth in specific browsing contexts.
<rdar://problem/114280385>