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

Issue 159236: Force inlining of some handle methods. (Closed)

Created:
11 years, 5 months ago by antonm
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Force inlining of some handle methods. Committed: http://code.google.com/p/v8/source/detail?r=2529

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M include/v8.h View 1 2 3 7 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
antonm
11 years, 5 months ago (2009-07-22 22:29:58 UTC) #1
Christian Plesner Hansen
Lgtm. How much of a different does it make in performance?
11 years, 5 months ago (2009-07-23 06:09:17 UTC) #2
Mads Ager (chromium)
LGTM as well.
11 years, 5 months ago (2009-07-23 07:32:47 UTC) #3
Mads Ager (chromium)
Actually, does this make a difference at all. The implementation is not in a header ...
11 years, 5 months ago (2009-07-23 07:34:12 UTC) #4
Mads Ager (chromium)
11 years, 5 months ago (2009-07-23 07:35:30 UTC) #5
Oh, Christian just pointed out to me that these methods are template methods and
therefore the implementation is in the header file. :-)

LGTM

Powered by Google App Engine
This is Rietveld 408576698