DescriptionStringToInt rewritten. This version doesn't allocate memory for long decimals and uses percise rounding if radix 10 or a power of 2 (in other cases rounding error still may occur). Handling special values moved from Runtime_StringParseInt into StringToInt in order to make it consistent with StringToDouble.
Committed: http://code.google.com/p/v8/source/detail?r=4329
Committed: http://code.google.com/p/v8/source/detail?r=4333
Patch Set 1 : '' #
Total comments: 12
Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 3
Messages
Total messages: 7 (0 generated)
|