RESOLVED FIXED 266970
Weaken memory order of getSlowCase()
https://bugs.webkit.org/show_bug.cgi?id=266970
Summary Weaken memory order of getSlowCase()
Seija K.
Reported 2024-01-01 08:38:12 PST
getSlowCase() can safely be relaxed as the method is not inline and is not subject to data races.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-08 08:39:15 PST
Ahmad Saleem
Comment 2 2024-09-10 07:08:13 PDT
EWS
Comment 3 2024-09-10 23:52:09 PDT
Committed 283469@main (efbdd3a54283): <https://commits.webkit.org/283469@main> Reviewed commits have been landed. Closing PR #33364 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.