RESOLVED FIXED 241826
Unreviewed, revert r295624 since it broke GC's assumption
https://bugs.webkit.org/show_bug.cgi?id=241826
Summary Unreviewed, revert r295624 since it broke GC's assumption
Yusuke Suzuki
Reported 2022-06-21 15:55:05 PDT
It must be monotonically increasing during GC cycle. And after the full-collection, it is adjusted. We already adjusted it in sweep of m_arrayBuffer, so, I think this patch is breaking the above assumption.
Attachments
Yusuke Suzuki
Comment 1 2022-06-21 16:00:57 PDT
Yusuke Suzuki
Comment 2 2022-06-21 16:09:19 PDT
EWS
Comment 3 2022-06-21 16:57:54 PDT
Committed r295703 (251708@main): <https://commits.webkit.org/251708@main> Reviewed commits have been landed. Closing PR #1663 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.