Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Issue 13730002: Always check global property cells for readonliness before storing. (Closed)

Created:
7 years, 8 months ago by Toon Verwaest
Modified:
7 years, 8 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Always check global property cells for readonliness before storing. Add check when the global object is the last in the chain. Committed: https://code.google.com/p/v8/source/detail?r=14173

Patch Set 1 #

Patch Set 2 : Fix line-length #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -101 lines) Patch
M src/arm/stub-cache-arm.cc View 1 3 chunks +32 lines, -26 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 3 chunks +35 lines, -29 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 3 chunks +30 lines, -24 lines 0 comments Download
A + test/mjsunit/regress/readonly5.js View 1 chunk +25 lines, -22 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
7 years, 8 months ago (2013-04-05 15:51:12 UTC) #1
danno
lgtm
7 years, 8 months ago (2013-04-08 11:20:56 UTC) #2
Toon Verwaest
7 years, 8 months ago (2013-04-09 08:09:14 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r14173 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698