Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fdd2af6e866e2cc8b85d2b2c22ac78879211a62d
      
https://github.com/WebKit/WebKit/commit/fdd2af6e866e2cc8b85d2b2c22ac78879211a62d
  Author: Keita Nonaka <[email protected]>
  Date:   2026-01-27 (Tue, 27 Jan 2026)

  Changed paths:
    M JSTests/microbenchmarks/math-sumPrecise-10.js
    M JSTests/microbenchmarks/math-sumPrecise-100.js
    M JSTests/microbenchmarks/math-sumPrecise-1000.js
    M JSTests/microbenchmarks/math-sumPrecise-10000.js
    M JSTests/stress/math-sum-precise.js
    M JSTests/test262/config.yaml
    M Source/JavaScriptCore/runtime/MathObject.cpp
    M Source/JavaScriptCore/runtime/OptionsList.h

  Log Message:
  -----------
  [JSC] Remove feature flag of `Math.sumPrecise`
https://bugs.webkit.org/show_bug.cgi?id=306251

Reviewed by Yusuke Suzuki.

This patch removes the feature flag for `Math.sumPrecise`
since it has reached stage4 and has been publicly available.

* JSTests/microbenchmarks/math-sumPrecise-10.js:
* JSTests/microbenchmarks/math-sumPrecise-100.js:
* JSTests/microbenchmarks/math-sumPrecise-1000.js:
* JSTests/microbenchmarks/math-sumPrecise-10000.js:
* JSTests/stress/math-sum-precise.js:
* JSTests/test262/config.yaml:
* Source/JavaScriptCore/runtime/MathObject.cpp:
(JSC::MathObject::finishCreation):
* Source/JavaScriptCore/runtime/OptionsList.h:

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



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

Reply via email to