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

Issue 113525: Inline some simple member functions of VirtualFrame. (Closed)

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

Description

Inline some simple member functions of VirtualFrame. Committed: http://code.google.com/p/v8/source/detail?r=1993

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -99 lines) Patch
M src/arm/codegen-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/virtual-frame-arm.h View 6 chunks +42 lines, -8 lines 0 comments Download
M src/ia32/virtual-frame-ia32.h View 6 chunks +42 lines, -8 lines 0 comments Download
M src/virtual-frame.cc View 5 chunks +1 line, -67 lines 0 comments Download
M src/x64/virtual-frame-x64.h View 9 chunks +57 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Chromium)
There are more inlining candidates in this class but we have to sort out the ...
11 years, 7 months ago (2009-05-18 14:20:42 UTC) #1
Mads Ager (chromium)
LGTM
11 years, 7 months ago (2009-05-18 14:23:26 UTC) #2
William Hesse
11 years, 7 months ago (2009-05-18 15:06:28 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698