Bug 256591

Summary: [JSC] Disable Array#group and Array#groupToMap
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: 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   

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.