Only walk the hidden prototype chain for private nonexistent symbols
authorverwaest <verwaest@chromium.org>
Wed, 17 Jun 2015 10:20:41 +0000 (03:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 17 Jun 2015 10:20:52 +0000 (10:20 +0000)
commitbb1b54a776856280598bc5a0aa17ce2256996515
tree188192cb2952f57c83b97bf83be89028c697629c
parent72cdb99346d39a01536c7a2cc373ec250b01151e
Only walk the hidden prototype chain for private nonexistent symbols

BUG=chromium:479528
LOG=n

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

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