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

Issue 872001: Fix code cache lookup for keyed IC's... (Closed)

Created:
10 years, 9 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix code cache lookup for keyed IC's For keyed IC's the name is not necessarily a string. BUG=http://crbug.com/37853 TEST=test/mjsunit/regress/regress-crbug-37853.js Committed: http://code.google.com/p/v8/source/detail?r=4094

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -10 lines) Patch
M src/ic.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/objects.cc View 3 chunks +5 lines, -6 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-37853.js View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
10 years, 9 months ago (2010-03-11 08:47:34 UTC) #1
Mads Ager (chromium)
10 years, 9 months ago (2010-03-11 08:50:09 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698