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

Issue 464033002: Refactor building of lazy bailouts in AstGraphBuilder. (Closed)

Created:
6 years, 4 months ago by Jarin
Modified:
6 years, 4 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Refactor building of lazy bailouts in AstGraphBuilder. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23096

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review comments. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -84 lines) Patch
M src/compiler/ast-graph-builder.h View 1 7 chunks +25 lines, -16 lines 1 comment Download
M src/compiler/ast-graph-builder.cc View 1 33 chunks +50 lines, -68 lines 0 comments Download
M src/compiler/graph-builder.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Jarin
As discussed in person, this refactors attaching of lazy bailouts to nodes in the graph ...
6 years, 4 months ago (2014-08-12 21:03:32 UTC) #1
Michael Starzinger
LGTM. Yes, this corresponds to what we discussed very well. :) https://codereview.chromium.org/464033002/diff/1/src/compiler/ast-graph-builder.h File src/compiler/ast-graph-builder.h (right): ...
6 years, 4 months ago (2014-08-12 21:17:41 UTC) #2
Michael Starzinger
One more nit. https://codereview.chromium.org/464033002/diff/1/src/compiler/ast-graph-builder.h File src/compiler/ast-graph-builder.h (right): https://codereview.chromium.org/464033002/diff/1/src/compiler/ast-graph-builder.h#newcode177 src/compiler/ast-graph-builder.h:177: OutputFrameStateCombine combine = IGNORE_OUTPUT); nit: Also, ...
6 years, 4 months ago (2014-08-12 21:27:40 UTC) #3
Jarin
On 2014/08/12 21:17:41, Michael Starzinger wrote: > LGTM. Yes, this corresponds to what we discussed ...
6 years, 4 months ago (2014-08-13 08:52:32 UTC) #4
Michael Starzinger
Still LGTM, just one more comment. https://codereview.chromium.org/464033002/diff/20001/src/compiler/ast-graph-builder.h File src/compiler/ast-graph-builder.h (right): https://codereview.chromium.org/464033002/diff/20001/src/compiler/ast-graph-builder.h#newcode185 src/compiler/ast-graph-builder.h:185: OutputFrameStateCombine StateCombineFromAstContext(); This ...
6 years, 4 months ago (2014-08-13 09:15:58 UTC) #5
Jarin
6 years, 4 months ago (2014-08-13 09:23:42 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as 23096 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698