DescriptionStringToDouble rewritten not using String::Get and memory allocations.
It converts the number to "canonical" form removing insignificant digits,
leading zerroes and spaces what guarantees to fit a fixed size buffer and
does not changes result of strtod.
Committed: http://code.google.com/p/v8/source/detail?r=4282
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : '' #
Total comments: 4
Patch Set 6 : '' #Patch Set 7 : '' #
Messages
Total messages: 6 (0 generated)
|