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

Issue 660175: Make another small virtual frame function inlined.... (Closed)

Created:
10 years, 10 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Make another small virtual frame function inlined. Move a constructor to the platform-independent -inl.h file. Committed: http://code.google.com/p/v8/source/detail?r=3975

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -56 lines) Patch
M src/arm/virtual-frame-arm.h View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/virtual-frame-arm.cc View 1 chunk +0 lines, -19 lines 0 comments Download
M src/ia32/virtual-frame-ia32.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/virtual-frame-ia32.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M src/virtual-frame-inl.h View 1 chunk +15 lines, -0 lines 0 comments Download
M src/x64/virtual-frame-x64.h View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/virtual-frame-x64.cc View 1 chunk +0 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
10 years, 10 months ago (2010-02-26 13:45:28 UTC) #1
Søren Thygesen Gjesse
10 years, 10 months ago (2010-02-26 13:57:19 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698