LGTM
http://codereview.chromium.org/2848038/diff/1/5 File test/mjsunit/date.js (right): http://codereview.chromium.org/2848038/diff/1/5#newcode160 test/mjsunit/date.js:160: assertDoesNotThrow("new Date(-0, -0, -0, -0, -0, -0. -0)"); Perhaps we should also pass 0x40000000 and -0x40000001 to check that almost-Smis work. http://codereview.chromium.org/2848038/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
