Bug 252553

Summary: [JSC] Implement RegExp Duplicate Named Capture Groups
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Michael Saboff 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.
Comment 1 Michael Saboff 2023-02-19 21:54:36 PST
<rdar://100335581>
Comment 2 Michael Saboff 2023-02-19 22:29:54 PST
Pull request: https://github.com/WebKit/WebKit/pull/10355
Comment 3 EWS 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.