Files
rose-ash/plans
giles f03aa3056d
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 49s
js-on-sx: js-to-number throws TypeError on non-primitive
Mirrors the earlier js-to-string fix. Number(obj) must throw
if ToPrimitive cannot extract a primitive (both valueOf and
toString return objects). Was returning NaN silently. Replaced
the inner (js-nan-value) fallback with (raise (js-new-call
TypeError ...)).
built-ins/Number: 45/50 → 46/50. conformance.sh: 148/148.
2026-05-08 10:53:58 +00:00
..
2026-04-24 07:08:02 +00:00