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

Issue 7003022: Allow strict mode flag as extraicstate for keyed external array store ic (Closed)

Created:
9 years, 7 months ago by Rico
Modified:
9 years, 6 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Allow strict mode flag as extraicstate for keyed external array store ic We currently hit an assertion in computeflags, but the extra_ic_state is used to pass the strict mode flag in. BUG: 1383 Committed: http://code.google.com/p/v8/source/detail?r=7847

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -1 line) Patch
M src/objects-inl.h View 1 chunk +2 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-1383.js View 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Rico
9 years, 7 months ago (2011-05-11 08:37:52 UTC) #1
danno
9 years, 7 months ago (2011-05-11 08:52:17 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698