Bug 256591
| Summary: | [JSC] Disable Array#group and Array#groupToMap | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
| Component: | JavaScriptCore | Assignee: | Michael Saboff <msaboff> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | karlcow, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Saboff
Disable these two stage 3 Array grouping methods as they are stalled due to concerns with Array#group. See https://github.com/tc39/proposal-array-grouping and the associated issues #44 for details.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109156668>
Michael Saboff
Pull request: https://github.com/apple/WebKit/pull/591
Michael Saboff
Pull request: https://github.com/WebKit/WebKit/pull/13697
EWS
Committed 263922@main (0ad3c9cd654b): <https://commits.webkit.org/263922@main>
Reviewed commits have been landed. Closing PR #13697 and removing active labels.