RESOLVED FIXED Bug 252553
[JSC] Implement RegExp Duplicate Named Capture Groups
https://bugs.webkit.org/show_bug.cgi?id=252553
Summary [JSC] Implement RegExp Duplicate Named Capture Groups
Michael Saboff
Reported 2023-02-19 21:54:21 PST
Duplicate Named Captures are a TC39 Stage 3 proposal - https://github.com/tc39/ecma262/tree/duplicate-named-capture-groups. This bug exists to track the implementation.
Attachments
Michael Saboff
Comment 1 2023-02-19 21:54:36 PST
Michael Saboff
Comment 2 2023-02-19 22:29:54 PST
EWS
Comment 3 2023-02-22 12:01:25 PST
Committed 260692@main (9ed7d9c4e366): <https://commits.webkit.org/260692@main> Reviewed commits have been landed. Closing PR #10355 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.