LGTM.
http://codereview.chromium.org/1217007/diff/1/2 File test/mjsunit/str-to-num.js (right): http://codereview.chromium.org/1217007/diff/1/2#newcode47 test/mjsunit/str-to-num.js:47: assertEquals(1, 1.); Maybe add an assertEquals(1, toNumber("1.")) too? http://codereview.chromium.org/1217007 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
