v8/test
kaznacheev@chromium.org 73c02394bf Avoid pushing arguments twice in GenericBinaryOpStub.
Under some conditions (ADD, non-number arguments passed in registers)
GenerateRegisterArgumentsPush was called twice and the stack broke.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5422 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-09-07 13:33:40 +00:00
..
cctest Avoid (some) symbol lookups at parse time if preparse data is available. 2010-09-07 12:52:16 +00:00
es5conform Refactor the tools/test.py script and related testcfg.py files. 2010-08-24 13:34:59 +00:00
message Refactor the tools/test.py script and related testcfg.py files. 2010-08-24 13:34:59 +00:00
mjsunit Avoid pushing arguments twice in GenericBinaryOpStub. 2010-09-07 13:33:40 +00:00
mozilla Fix mozilla and debug check failures. 2010-08-31 07:31:25 +00:00
sputnik Refactor the tools/test.py script and related testcfg.py files. 2010-08-24 13:34:59 +00:00