[turbofan] Ignore dead cached nodes in the JSGraph.
authorbmeurer <bmeurer@chromium.org>
Fri, 24 Apr 2015 10:51:48 +0000 (03:51 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 24 Apr 2015 10:51:32 +0000 (10:51 +0000)
commit4f9bc2d1c352136713b6122c1e2ba54cb552d9ae
treecbfaf7d7526bdbca1814c1ae93c0d3bb9a8356cc
parentcadf96da9049330f4701147f042ebc7038cd6dbf
[turbofan] Ignore dead cached nodes in the JSGraph.

BUG=chromium:480807
LOG=n
R=jarin@chromium.org

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

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