Infer HConstant::NotInNewSpace only if the supplied handle is null.
authorjarin <jarin@chromium.org>
Tue, 3 Feb 2015 17:47:24 +0000 (09:47 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 3 Feb 2015 17:48:35 +0000 (17:48 +0000)
commit4f786befb791878e672b22ebc414e7bac1956ab3
tree119a88977e79a5cc46791f49a92c6e7d906ddca2
parentcd203cd6290982bf0fd686a4dbc0f36c4c310518
Infer HConstant::NotInNewSpace only if the supplied handle is null.

BUG=chromium:449291
LOG=n
R=jkummerow@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#26413}
src/hydrogen-instructions.cc
test/mjsunit/regress/regress-449291.js [new file with mode: 0644]