Bug 277705
Summary: | [TZone] Convert IsoHeap allocated types to TZone | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
Component: | bmalloc | Assignee: | Michael Saboff <msaboff> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer, ysuzuki |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Michael Saboff
This is to track converting IsoHeap annotated types to TZone annotated. The conversion will use macros added as part of <rdar://133308020> that will fallback to IsoHeap allocation when TZone allocation is turned off and IsoHeaps are turned on. This is a large mechanical refactor.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Saboff
<rdar://133321116>
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/31844
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/31946
EWS
Committed 282229@main (b498597741af): <https://commits.webkit.org/282229@main>
Reviewed commits have been landed. Closing PR #31946 and removing active labels.