[webkit-changes] [WebKit/WebKit] e3bb4c: [JSC] Enable Array group methods

Yusuke Suzuki noreply at github.com
Tue Nov 7 13:45:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e3bb4c6375fe8c1e1c03f8f8e406ba343f5cc3ec
      https://github.com/WebKit/WebKit/commit/e3bb4c6375fe8c1e1c03f8f8e406ba343f5cc3ec
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M LayoutTests/js/Object-getOwnPropertyNames-expected.txt
    M LayoutTests/js/script-tests/Object-getOwnPropertyNames.js
    M Source/JavaScriptCore/runtime/OptionsList.h

  Log Message:
  -----------
  [JSC] Enable Array group methods
https://bugs.webkit.org/show_bug.cgi?id=264321
rdar://118037635

Reviewed by Michael Saboff.

Enable Array grouping feature (Object.groupBy and Map.groupBy).
https://github.com/tc39/proposal-array-grouping

* Source/JavaScriptCore/runtime/OptionsList.h:

Canonical link: https://commits.webkit.org/270350@main




More information about the webkit-changes mailing list