Bug 258680
| Summary: | [JSC] rename Array#group/Array#groupByToMap to Object.groupBy/Map.groupBy | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | JavaScriptCore | Assignee: | Devin Rousso <hi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mark.lam, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 258700 | ||
Devin Rousso
match the latest changes to the proposal[1] (spec[2])
1. https://github.com/tc39/proposal-array-grouping/
2. https://tc39.es/proposal-array-grouping/
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/15410
EWS
Committed 265632@main (8f5c359bbaeb): <https://commits.webkit.org/265632@main>
Reviewed commits have been landed. Closing PR #15410 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/111535457>
Anne van Kesteren
*** Bug 235549 has been marked as a duplicate of this bug. ***