RESOLVED FIXED309470
[JSC] `RegExp#@@matchAll` fast path should clamp lastIndex > 2^53-1 to 2^53-1
https://bugs.webkit.org/show_bug.cgi?id=309470
Summary [JSC] `RegExp#@@matchAll` fast path should clamp lastIndex > 2^53-1 to 2^53-1
Sosuke Suzuki
Reported 2026-03-08 20:44:48 PDT
...
Attachments
Sosuke Suzuki
Comment 1 2026-03-08 20:48:32 PDT
EWS
Comment 2 2026-03-12 02:45:25 PDT
Committed 309129@main (8cfdd1d58057): <https://commits.webkit.org/309129@main> Reviewed commits have been landed. Closing PR #60172 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-03-12 02:46:13 PDT
Note You need to log in before you can comment on or make changes to this bug.