Bug 256591 - [JSC] Disable Array#group and Array#groupToMap
Summary: [JSC] Disable Array#group and Array#groupToMap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-10 09:24 PDT by Michael Saboff
Modified: 2023-05-21 17:20 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2023-05-10 09:24:12 PDT
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.
Comment 1 Radar WebKit Bug Importer 2023-05-10 09:24:45 PDT
<rdar://problem/109156668>
Comment 2 Michael Saboff 2023-05-10 09:38:38 PDT
Pull request: https://github.com/apple/WebKit/pull/591
Comment 3 Michael Saboff 2023-05-10 09:56:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13697
Comment 4 EWS 2023-05-10 12:43:48 PDT
Committed 263922@main (0ad3c9cd654b): <https://commits.webkit.org/263922@main>

Reviewed commits have been landed. Closing PR #13697 and removing active labels.