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

Issue 7059013: SMI checks for receiver in KeyedLoad/Store (done right this time) (Closed)

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

Description

SMI checks for receiver in KeyedLoad/Store (done right this time) R=ager@chromium.org BUG=none TEST=none Committed: http://code.google.com/p/v8/source/detail?r=7998

Patch Set 1 #

Patch Set 2 : fix comment #

Patch Set 3 : correct test options #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -25 lines) Patch
M src/arm/stub-cache-arm.cc View 4 chunks +0 lines, -8 lines 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/stub-cache-ia32.cc View 4 chunks +0 lines, -8 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 4 chunks +0 lines, -8 lines 0 comments Download
M test/mjsunit/external-array.js View 1 chunk +18 lines, -0 lines 0 comments Download
A test/mjsunit/fast-element-smi-check.js View 1 2 1 chunk +70 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
danno
9 years, 7 months ago (2011-05-23 12:34:55 UTC) #1
Mads Ager (chromium)
9 years, 7 months ago (2011-05-23 12:50:50 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698