LGTM.
http://codereview.chromium.org/1529004/diff/29001/30003 File src/conversions.cc (right): http://codereview.chromium.org/1529004/diff/29001/30003#newcode335 src/conversions.cc:335: // The buffer may contain up to kMaxSignificantDigits + 1 digits and a zero Maybe add comment: A number with more than kMaxSignificantDigits digits will be read as Infinity. http://codereview.chromium.org/1529004 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe, reply using "remove me" as the subject.
