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

Issue 8361028: Handlify StubCompiler::CompileCallInitialize. (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 StubCompiler::CompileCallInitialize. CallIC::GenerateInitialize and KeyedCallIC::GenerateInitialize are verified safe for GC. R=ulan@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9733

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -184 lines) Patch
M src/arm/ic-arm.cc View 4 chunks +5 lines, -27 lines 0 comments Download
M src/ia32/ic-ia32.cc View 4 chunks +5 lines, -33 lines 0 comments Download
M src/ic.h View 5 chunks +24 lines, -10 lines 0 comments Download
M src/mips/ic-mips.cc View 4 chunks +5 lines, -27 lines 0 comments Download
M src/stub-cache.h View 2 chunks +16 lines, -15 lines 0 comments Download
M src/stub-cache.cc View 17 chunks +35 lines, -35 lines 0 comments Download
M src/x64/ic-x64.cc View 4 chunks +5 lines, -37 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 2 months ago (2011-10-21 07:50:43 UTC) #1
ulan
9 years, 2 months ago (2011-10-21 09:20:47 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698