test262 icon indicating copy to clipboard operation
test262 copied to clipboard

Add test to ensure RoundMVResult in ToIntlMathematicalValue applies 𝔽

Open anba opened this issue 2 weeks ago • 1 comments

Use "1e10000" from https://github.com/tc39/ecma402/pull/1022 as the limit so we don't have to modify this test after the PR has been merged.

Note: "1e309" is the smallest decimal string number outside the limits before that PR.

anba avatar Dec 11 '25 09:12 anba

This test fails in JSC and V8 for the non-decimal number string values.

anba avatar Dec 11 '25 09:12 anba