Bug 241826

Summary: Unreviewed, revert r295624 since it broke GC's assumption
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=241559

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.