Skip to content

Conversation

Jarred-Sumner
Copy link
Collaborator

Summary

  • enable JSC option useMathSumPreciseMethod
  • test that Math.sumPrecise is defined

Fixes #20565


https://chatgpt.com/codex/tasks/task_e_685885f6d5cc8328b93e8ab1320d18d0

@robobun
Copy link
Collaborator

robobun commented Jun 22, 2025

Updated 4:27 PM PT - Jun 22nd, 2025

@Jarred-Sumner, your commit 4016050 has 3 failures in Build #19045:


🧪   To try this PR locally:

bunx bun-pr 20569

That installs a local version of the PR into your bun-20569 executable, so you can run:

bun-20569 --bun

@Jarred-Sumner Jarred-Sumner merged commit 5416155 into main Jun 23, 2025
59 of 62 checks passed
@Jarred-Sumner Jarred-Sumner deleted the codex/enable-jsc-option-for-math.sumprecise branch June 23, 2025 02:23
zloirock added a commit to zloirock/core-js that referenced this pull request Jul 3, 2025
@Gumichocopengin8
Copy link

FYI, Math.sumPrecise is enabled by default WebKit/WebKit#48441

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing Math.sumPrecise()
3 participants