Bug 286048
| Summary: | Disable IsoHeap code when TZoneHeap is enabled. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | New Bugs | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Lam
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/143020852>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/39118
EWS
Committed 289011@main (81b85b9b573f): <https://commits.webkit.org/289011@main>
Reviewed commits have been landed. Closing PR #39118 and removing active labels.