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

Issue 6378004: Move LOperand class to lithium.h and move implementations out of .h into .cc ... (Closed)

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

Description

Move LOperand class to lithium.h and move implementations out of .h into .cc files. Committed: http://code.google.com/p/v8/source/detail?r=6400

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+494 lines, -469 lines) Patch
M src/compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/lithium-gap-resolver-ia32.h View 1 chunk +1 line, -1 line 0 comments Download
M src/lithium.h View 1 chunk +349 lines, -1 line 0 comments Download
M src/lithium.cc View 1 chunk +72 lines, -0 lines 0 comments Download
M src/lithium-allocator.h View 6 chunks +9 lines, -402 lines 0 comments Download
M src/lithium-allocator.cc View 1 2 chunks +62 lines, -64 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 11 months ago (2011-01-19 13:46:28 UTC) #1
Rico
9 years, 11 months ago (2011-01-19 13:54:20 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698