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

Issue 1055243006: tree-ir: Do not merge captured parameters with other variables. (Closed)

Created:
5 years, 8 months ago by asgerf
Modified:
5 years, 8 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

tree-ir: Do not merge captured parameters with other variables. BUG= R=kmillikin@google.com Committed: https://code.google.com/p/dart/source/detail?r=45160

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M pkg/compiler/lib/src/tree_ir/optimization/variable_merger.dart View 1 chunk +1 line, -0 lines 1 comment Download
M pkg/compiler/lib/src/tree_ir/tree_ir_builder.dart View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 4 (1 generated)
asgerf
https://codereview.chromium.org/1055243006/diff/1/pkg/compiler/lib/src/tree_ir/optimization/variable_merger.dart File pkg/compiler/lib/src/tree_ir/optimization/variable_merger.dart (right): https://codereview.chromium.org/1055243006/diff/1/pkg/compiler/lib/src/tree_ir/optimization/variable_merger.dart#newcode424 pkg/compiler/lib/src/tree_ir/optimization/variable_merger.dart:424: if (parameter.isCaptured) continue; This is a bug that snuck ...
5 years, 8 months ago (2015-04-15 10:43:39 UTC) #2
Kevin Millikin (Google)
lgtm
5 years, 8 months ago (2015-04-15 10:48:23 UTC) #3
asgerf
5 years, 8 months ago (2015-04-15 11:19:52 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 45160 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698