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

Issue 11794045: Use POLYMORPHIC for polymorphic Keyed(Load|Store)IC (Closed)

Created:
7 years, 11 months ago by Toon Verwaest
Modified:
7 years, 11 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Use POLYMORPHIC for polymorphic Keyed(Load|Store)IC Committed: https://code.google.com/p/v8/source/detail?r=13332

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -35 lines) Patch
M src/arm/stub-cache-arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ast.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ic.cc View 8 chunks +7 lines, -6 lines 0 comments Download
M src/log.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/objects-visiting-inl.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/type-info.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/type-info.cc View 3 chunks +6 lines, -13 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Toon Verwaest
PTAL
7 years, 11 months ago (2013-01-08 11:52:48 UTC) #1
ulan
7 years, 11 months ago (2013-01-08 12:00:25 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698