Add more tests to mul-exhaustive for constant left/right operands.
authorlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 25 Mar 2011 13:24:20 +0000 (13:24 +0000)
committerlrn@chromium.org <lrn@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 25 Mar 2011 13:24:20 +0000 (13:24 +0000)
commit0c6fbad8745891fb8b46201deb56cb0df02a7676
tree3aa268f9a6dad62401e3c2cfa4e4fb3695cd5733
parent94c1058ba9ea136e9fc68408a630b53de0e18ab1
Add more tests to mul-exhaustive for constant left/right operands.

Make MJSUnit able to distinguish 0 and -0.

Review URL: http://codereview.chromium.org/6688062

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7368 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/math-sqrt.js
test/mjsunit/mjsunit.js
test/mjsunit/mul-exhaustive.js
test/mjsunit/negate-zero.js
test/mjsunit/smi-negative-zero.js
test/mjsunit/str-to-num.js