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

Issue 7282029: Fix problem with arguments object ICs not checking for dictionary mode elements. (Closed)

Created:
9 years, 5 months ago by Karl Klose
Modified:
9 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix problem with arguments object ICs not checking for dictionary mode elements. R=kmillikin@chromium.org BUG=1514 TEST=mjsunit/regress/regress-1513.js

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -1 line) Patch
M src/arm/ic-arm.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/ia32/ic-ia32.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +6 lines, -1 line 0 comments Download
M src/x64/ic-x64.cc View 1 chunk +2 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-1513.js View 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Karl Klose
9 years, 5 months ago (2011-06-30 13:37:16 UTC) #1
Kevin Millikin (Chromium)
9 years, 5 months ago (2011-06-30 13:58:36 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698