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

Issue 60044: When computing pairwise merges of frame elements, we should allow... (Closed)

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

Description

When computing pairwise merges of frame elements, we should allow constants and copies below the watermark on backward jump targets (that's the whole point!). Committed: http://code.google.com/p/v8/source/detail?r=1670

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M src/jump-target.cc View 2 chunks +2 lines, -4 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 8 months ago (2009-04-02 09:29:12 UTC) #1
William Hesse
11 years, 8 months ago (2009-04-02 11:34:30 UTC) #2
LGTM. with comment.

http://codereview.chromium.org/60044/diff/1/2
File src/jump-target.cc (right):

http://codereview.chromium.org/60044/diff/1/2#newcode105
Line 105: // bidirectional frames cannot have constants or copies.)  If either
Update comment.

Powered by Google App Engine
This is Rietveld 408576698