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

Issue 7049005: Refactor TraceInlining method of hydrogen so it works correctly. (Closed)

Created:
9 years, 7 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Refactor TraceInlining method of hydrogen so it works correctly. Fix TraceInline. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=7961

Patch Set 1 #

Patch Set 2 : fix compilation #

Total comments: 1

Patch Set 3 : adopt Kevin's suggestion that makes it less bad. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -28 lines) Patch
M src/hydrogen.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M src/hydrogen.cc View 1 2 10 chunks +23 lines, -27 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
William Hesse
9 years, 7 months ago (2011-05-19 11:15:40 UTC) #1
Kevin Millikin (Chromium)
http://codereview.chromium.org/7049005/diff/2001/src/hydrogen.cc File src/hydrogen.cc (right): http://codereview.chromium.org/7049005/diff/2001/src/hydrogen.cc#newcode4060 src/hydrogen.cc:4060: CompilationInfo* outer_info = info(); Move this up a few ...
9 years, 7 months ago (2011-05-19 11:24:03 UTC) #2
William Hesse
Improved per Kevin's suggestions.
9 years, 7 months ago (2011-05-19 12:38:06 UTC) #3
Kevin Millikin (Chromium)
9 years, 7 months ago (2011-05-19 12:43:50 UTC) #4
Yes.  LGTM.

Powered by Google App Engine
This is Rietveld 408576698