Properly handle missing from normalized stores with keys convertible to array indices
authorverwaest <verwaest@chromium.org>
Tue, 14 Jul 2015 11:44:41 +0000 (04:44 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 14 Jul 2015 11:44:56 +0000 (11:44 +0000)
commit5f24690384284a2d24cd3974de491e49bdec077f
tree7e73a44df669423f5917ec0c16f471e7fb256449
parent9cf1c58145403ba63b7546dd3eff7ef80649acea
Properly handle missing from normalized stores with keys convertible to array indices

BUG=chromium:509961
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#29648}
src/ic/ic.cc
test/mjsunit/regress/regress-509961.js [new file with mode: 0644]