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

Issue 12091016: Do not duplicate the compilation pipeline for stub compilation. (Closed)

Created:
7 years, 10 months ago by Sven Panne
Modified:
7 years, 10 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Do not duplicate the compilation pipeline for stub compilation. The previous duplication is quite bad from an architectural point of view. Furthermore, it messes up the output of --hydrogen-stats. As remarked in a comment, there is still more unification work to do, but at least this CL is a step in the right direction... Committed: http://code.google.com/p/v8/source/detail?r=13527

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -13 lines) Patch
M src/code-stubs.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 2 chunks +17 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
7 years, 10 months ago (2013-01-28 07:49:52 UTC) #1
danno
7 years, 10 months ago (2013-01-28 12:51:31 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698