Chromium Code Reviews
DescriptionUpgrade Number constructor to ES6.
Add missing constants, predicates and functions to the Number
constructor to have it offer what ES6 now specifies.
That is, extend it with:
* isInteger(), isSafeInteger()
* parseInt(), parseFloat()
* EPSILON, MIN_SAFE_INTEGER, MAX_SAFE_INTEGER
LOG=N
R=
BUG=v8:3082
Committed: https://code.google.com/p/v8/source/detail?r=18480
Patch Set 1 #
Total comments: 8
Patch Set 2 : Various code improvements #
Messages
Total messages: 7 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||