Fix IC cache confusion on String.prototype.length
authormvstanton@chromium.org <mvstanton@chromium.org>
Wed, 24 Sep 2014 09:33:04 +0000 (09:33 +0000)
committermvstanton@chromium.org <mvstanton@chromium.org>
Wed, 24 Sep 2014 09:33:04 +0000 (09:33 +0000)
commitb0b59073ac0eaf95525bd9247b1d6e1a4494ee01
tree57478c9ba43f49d2f1a5ce63bebf97f6fe0e1302
parentaeae854827bf15cbe8f2faf48bb4bf5fb9fc4685
Fix IC cache confusion on String.prototype.length

BUG=416416
LOG=N
R=jarin@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24174 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ic/ic.cc
test/mjsunit/regress/regress-416416.js [new file with mode: 0644]