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

Issue 9874015: Fix store IC writability check in strict mode. (Closed)

Created:
8 years, 9 months ago by Michael Starzinger
Modified:
8 years, 9 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix store IC writability check in strict mode. The store ICs should only check writability attributes for actual properties and not for map transitions. R=jkummerow@chromium.org,svenpanne@chromium.org BUG=chromium:120099 TEST=mjsunit/regress/regress-120099 Committed: https://code.google.com/p/v8/source/detail?r=11173

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/ic.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 9 months ago (2012-03-28 09:19:09 UTC) #1
Jakob Kummerow
8 years, 9 months ago (2012-03-28 09:20:25 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698