mirror of
https://github.com/tc39/test262.git
synced 2025-11-02 20:53:50 +01:00
toExponential had a typo, and toFixed was against an earlier version of the specification proposal. The tests pass against a version of V8 which attempts to implement the new spec.