Bug 252553
| Summary: | [JSC] Implement RegExp Duplicate Named Capture Groups | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | JavaScriptCore | Assignee: | Michael Saboff <msaboff> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Saboff
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Saboff
<rdar://100335581>
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/10355
EWS
Committed 260692@main (9ed7d9c4e366): <https://commits.webkit.org/260692@main>
Reviewed commits have been landed. Closing PR #10355 and removing active labels.