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

Issue 8372029: Handlify the remaining stub compiler functions for call ICs. (Closed)

Created:
9 years, 2 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 2 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Handlify the remaining stub compiler functions for call ICs. Handlify StubCompiler functions for CallIC and KeyedCallIC cases Megamorphic, Arguments, DebugBreak, and DebugPrepareStepIn. R=ulan@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9750

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -127 lines) Patch
M src/arm/ic-arm.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M src/ia32/ic-ia32.cc View 7 chunks +16 lines, -18 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 3 chunks +7 lines, -9 lines 0 comments Download
M src/ic.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/mips/ic-mips.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M src/stub-cache.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/stub-cache.cc View 4 chunks +22 lines, -79 lines 0 comments Download
M src/x64/ic-x64.cc View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 2 months ago (2011-10-24 09:37:23 UTC) #1
ulan
9 years, 2 months ago (2011-10-24 10:35:18 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698