PPC: [stubs] Properly handle read-only properties in StoreGlobalViaContextStub.
authormbrandy <mbrandy@us.ibm.com>
Mon, 27 Jul 2015 20:12:10 +0000 (13:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 27 Jul 2015 20:12:26 +0000 (20:12 +0000)
commita30ffc77e81349d5ae814f31646dbf2b113869ed
treedf879482c95fc352b6dbb1efc16d7f6ef85fdfe4
parentcac64b9f634743f7f5311d4dca8d50157b10fab5
PPC: [stubs] Properly handle read-only properties in StoreGlobalViaContextStub.

Port cac64b9f634743f7f5311d4dca8d50157b10fab5

Original commit message:
    We don't need the hole check and slow runtime mode for read-only
    properties this way.

R=bmeurer@chromium.org, dstence@us.ibm.com, michael_dawson@ca.ibm.com
BUG=

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

Cr-Commit-Position: refs/heads/master@{#29882}
src/ppc/code-stubs-ppc.cc