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

Issue 149674: X64: Enable inline caching for calls, with some stubs stubbed out. (Closed)

Created:
11 years, 5 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

X64: Enable inline caching for calls, with some stubs stubbed out. Committed: http://code.google.com/p/v8/source/detail?r=2481

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -17 lines) Patch
M src/ic.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ic.cc View 1 2 chunks +0 lines, -8 lines 0 comments Download
M src/stub-cache.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 2 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
William Hesse
A tiny review for you.
11 years, 5 months ago (2009-07-15 15:07:24 UTC) #1
Mads Ager (chromium)
LGTM What does this do to the tests though? I would hope that this change ...
11 years, 5 months ago (2009-07-15 15:15:34 UTC) #2
Mads Ager (chromium)
I hit the wrong version of reply. Here is my comment. http://codereview.chromium.org/149674/diff/1/2 File src/ic.cc (right): ...
11 years, 5 months ago (2009-07-15 15:16:25 UTC) #3
William Hesse
Comment addressed. This change makes no tests fail, since returning InternalError from a stub generator ...
11 years, 5 months ago (2009-07-16 08:24:32 UTC) #4
Kasper Lund
11 years, 5 months ago (2009-07-16 08:28:46 UTC) #5
LGTM.

Powered by Google App Engine
This is Rietveld 408576698