Revert of Invalidate the global property cell when converting from data to accessor...
authormachenbach <machenbach@chromium.org>
Thu, 26 Feb 2015 21:03:02 +0000 (13:03 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 26 Feb 2015 21:03:18 +0000 (21:03 +0000)
commit885a88166d3868054958a616b844d4b6342c9bb9
tree14c2ad2c0f78b7ee0e7def238987b9f445390d85
parentda710f958812bd203171e917da584b3adf67dc71
Revert of Invalidate the global property cell when converting from data to accessor. (patchset #1 id:1 of https://codereview.chromium.org/961003002/)

Reason for revert:
Breaks gc stress, e.g.: http://build.chromium.org/p/client.v8/builders/V8%20GC%20Stress%20-%201/builds/2322

Original issue's description:
> Invalidate the global property cell when converting from data to accessor.
>
> BUG=
> TBR=jkummerow@chromium.org,
>
> Committed: https://crrev.com/6a12dc240b1faffa500ff269077d832ecc74239d
> Cr-Commit-Position: refs/heads/master@{#26896}

TBR=jkummerow@chromium.org,verwaest@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

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

Cr-Commit-Position: refs/heads/master@{#26899}
src/ic/handler-compiler.h
src/objects.cc
test/mjsunit/regress/convert-global-data-to-accessor.js [deleted file]