Bug 277697
| Summary: | [TZone] Update macros / cleanup to prepare for converting IsoHeap allocations to TZone | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | bmalloc | Assignee: | Michael Saboff <msaboff> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Saboff
This bug is to track changes needed to the TZone annotation macros to migrate IsoHeap annotated types to TZone. There is also some cleanup of the prior USE_WK_TZONE_MALLOC related code that was added for WebKit classes / types. That will be eliminated and converted to the USE_TZONE_MALLOC controlled macros.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Saboff
<rdar://133308020>
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/31794
EWS
Committed 281926@main (43d96aea3b91): <https://commits.webkit.org/281926@main>
Reviewed commits have been landed. Closing PR #31794 and removing active labels.