v8/test
sgjesse@chromium.org 1eb224c2a2 ARM: Check for minus zero when converting binary operation result to smi
The result of an Int32 binary operation will be converted to a smi if it fits. However a minus zero check was missing.

BUG=v8:1278
TEST=test/mjsunit/regress/regress-1278.js

R=ager@chromium.org
Review URL: http://codereview.chromium.org/6755009

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7399 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2011-03-29 07:43:27 +00:00
..
benchmarks Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
cctest Fix presubmit errors in r7388 2011-03-28 13:37:09 +00:00
es5conform Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
message Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
mjsunit ARM: Check for minus zero when converting binary operation result to smi 2011-03-29 07:43:27 +00:00
mozilla Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
sputnik Change cctests to use variant flags as part of the name for the serilization file. 2011-03-21 12:57:25 +00:00
test262 Enable V8 test bindings for test262 ietestcenter. 2011-03-23 21:36:42 +00:00