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)"); On 2010/07/02 19:59:47, Erik Corry wrote:
Perhaps we should also pass 0x40000000 and -0x40000001 to check that
almost-Smis
work.
Done. http://codereview.chromium.org/2848038/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
