[webkit-changes] [WebKit/WebKit] 08dad4: [JSC] Set a feature flag for `Math.sumPrecise` in ...

SUZUKI Sosuke noreply at github.com
Sat Sep 21 10:18:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 08dad4834526a13d51f22a0de5dcb64a1564775a
      https://github.com/WebKit/WebKit/commit/08dad4834526a13d51f22a0de5dcb64a1564775a
  Author: Sosuke Suzuki <aosukeke at gmail.com>
  Date:   2024-09-21 (Sat, 21 Sep 2024)

  Changed paths:
    M JSTests/test262/config.yaml

  Log Message:
  -----------
  [JSC] Set a feature flag for `Math.sumPrecise` in `test262/config.yaml`
https://bugs.webkit.org/show_bug.cgi?id=280109

Reviewed by Yusuke Suzuki.

`Math.sumPrecise` proposal[1] has been implemented by https://commits.webkit.org/283774@main. But we
don't enbale it for test262.

This patch sets a feature flag for it in `test262/config.yaml`.

* JSTests/test262/config.yaml:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list