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

Issue 6075: Move code for code generator static member functions, code generation... (Closed)

Created:
12 years, 2 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
iposva, Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Move code for code generator static member functions, code generation functions on AST nodes, and helper class member functions (eg, stub classes) toward the bottom of the codegen*.cc files. The macro __ is now #define'd exactly twice and #undef'd twice. Committed: http://code.google.com/p/v8/source/detail?r=409

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2040 lines, -2100 lines) Patch
M src/codegen-arm.cc View 11 chunks +1066 lines, -1089 lines 0 comments Download
M src/codegen-ia32.cc View 14 chunks +974 lines, -1011 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Kevin Millikin (Chromium)
12 years, 2 months ago (2008-10-02 11:42:19 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698