Map::ReconfigureProperty() should mark map as unstable when there is an element kind...
authorishell <ishell@chromium.org>
Fri, 15 May 2015 10:40:04 +0000 (03:40 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 15 May 2015 10:39:51 +0000 (10:39 +0000)
commit3c1487db6088671425effe1ff523fae94a34e19f
tree851c29bb3d41a4789bab61c87ef4b1e71785c39c
parent7f6ae2300b5da1a1118d14375d8113973e526153
Map::ReconfigureProperty() should mark map as unstable when there is an element kind transition somewhere in the middle of the transition tree.

BUG=chromium:485548
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#28418}
src/objects.cc
test/mjsunit/regress/regress-crbug-485548-1.js [new file with mode: 0644]
test/mjsunit/regress/regress-crbug-485548-2.js [new file with mode: 0644]