RESOLVED FIXED 286048
Disable IsoHeap code when TZoneHeap is enabled.
https://bugs.webkit.org/show_bug.cgi?id=286048
Summary Disable IsoHeap code when TZoneHeap is enabled.
Mark Lam
Reported 2025-01-15 20:43:47 PST
The IsoHeap code is unused and just taking up space. We can #if them out. This also helps to clearly delineate the IsoHeap code from the TZoneHeap code making the code clearer. It also reduces the reduces code size by just under 4K.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-01-15 20:44:09 PST
Mark Lam
Comment 2 2025-01-15 21:08:17 PST
EWS
Comment 3 2025-01-16 07:26:01 PST
Committed 289011@main (81b85b9b573f): <https://commits.webkit.org/289011@main> Reviewed commits have been landed. Closing PR #39118 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.