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

Issue 165127: Factor out some platform-independent code into the shared cfg.cc. (Closed)

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

Description

Factor out some platform-independent code into the shared cfg.cc. Committed: http://code.google.com/p/v8/source/detail?r=2647

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -45 lines) Patch
M src/arm/cfg-arm.cc View 1 chunk +0 lines, -13 lines 0 comments Download
M src/cfg.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M src/ia32/cfg-ia32.cc View 2 chunks +1 line, -13 lines 0 comments Download
M src/x64/cfg-x64.cc View 4 chunks +5 lines, -19 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 4 months ago (2009-08-07 10:30:18 UTC) #1
Lasse Reichstein
11 years, 4 months ago (2009-08-07 10:52:55 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698