Check elimination now sets known successor branch of HCompareObjectEqAndBranch (corre...
authorishell@chromium.org <ishell@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 17 Mar 2014 09:11:38 +0000 (09:11 +0000)
committerishell@chromium.org <ishell@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 17 Mar 2014 09:11:38 +0000 (09:11 +0000)
commitf77c51b0a628c5f026086db64a18a8043a61e6d3
tree62fb8b08be5023ef2dfde301832a5caf460a4a26
parentfac6b67b2c9b2a5e3da514c4ca827458366960ca
Check elimination now sets known successor branch of HCompareObjectEqAndBranch (correctness fix).

BUG=chromium:352058
LOG=N
R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/196383018

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19964 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen-check-elimination.cc
src/hydrogen-instructions.cc
src/hydrogen-instructions.h
test/mjsunit/regress/regress-crbug-352058.js [new file with mode: 0644]