forked from facebook/hermes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ranges on Number to string functions.
Summary: Starting with ES9.0 (ES2018), the range on toFixed, toPrecision and toExponential is larger than it used to be. Account for this. Reviewed By: tmikov Differential Revision: D16213486 fbshipit-source-id: 9b0d3878c8a7cb79bae3733733a314163cf6da2c
- Loading branch information
1 parent
deaf761
commit d61e5b0
Showing
3 changed files
with
20 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters