http://codereview.chromium.org/10967064/diff/1/test/mjsunit/math-floor-part4.js File test/mjsunit/math-floor-part4.js (right):
http://codereview.chromium.org/10967064/diff/1/test/mjsunit/math-floor-part4.js#newcode76 test/mjsunit/math-floor-part4.js:76: assertEquals(-0, floorsum(100000, -0)); On 2012/09/24 09:19:26, Yang wrote:
It seems that this part has been added in r8877 as a regression test.
Maybe you
want to make this a separate file to make it stand apart?
As discussed offline, let's leave this where it is. It doesn't take long to run, and we don't have a bug number for it. http://codereview.chromium.org/10967064/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
