RESOLVED FIXED 236460
tryReserveUncommittedAligned should explicitly take the alignment requested
https://bugs.webkit.org/show_bug.cgi?id=236460
Summary tryReserveUncommittedAligned should explicitly take the alignment requested
Keith Miller
Reported 2022-02-10 12:49:15 PST
tryReserveUncommittedAligned should explicitly take the alignment requested
Attachments
Patch (9.87 KB, patch)
2022-02-10 13:00 PST, Keith Miller
no flags
Patch for landing (9.99 KB, patch)
2022-02-10 13:47 PST, Keith Miller
no flags
Patch for landing (9.99 KB, patch)
2022-02-10 13:48 PST, Keith Miller
no flags
Keith Miller
Comment 1 2022-02-10 13:00:06 PST
Yusuke Suzuki
Comment 2 2022-02-10 13:33:47 PST
Comment on attachment 451591 [details] Patch r=me
Keith Miller
Comment 3 2022-02-10 13:34:58 PST
Comment on attachment 451591 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=451591&action=review > Source/JavaScriptCore/ChangeLog:11 > + original alignment to the allocator as a new parameter. Forgot to comment that I added another branch of code for Unix flavors that have the `MAP_ALIGNED` flag. Will add that before landing.
Keith Miller
Comment 4 2022-02-10 13:47:46 PST
Created attachment 451597 [details] Patch for landing
Keith Miller
Comment 5 2022-02-10 13:48:14 PST
Created attachment 451598 [details] Patch for landing
EWS
Comment 6 2022-02-10 16:21:37 PST
Committed r289592 (247105@main): <https://commits.webkit.org/247105@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 451598 [details].
Radar WebKit Bug Importer
Comment 7 2022-02-10 16:22:16 PST
Note You need to log in before you can comment on or make changes to this bug.