[turbofan] Fix typing of comparisons.
authorjarin <jarin@chromium.org>
Thu, 19 Feb 2015 10:56:18 +0000 (02:56 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Feb 2015 10:56:23 +0000 (10:56 +0000)
commit9951e1e5f0a7259ca2c07fb616dc907f7e4a23f7
tree06b9f3b711ad1815f594956ca61649245f745654
parent28483ffeb3ce527275a0bf745caac51ae00ea2f8
[turbofan] Fix typing of comparisons.

BUG=chromium:459955
LOG=n
R=bmeurer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#26743}
src/compiler/typer.cc
test/mjsunit/regress/regress-459955.js [new file with mode: 0644]