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

Issue 2961563003: Hopefully the last bit of restructuring between closture classes and loop boxing, etc. (Closed)

Created:
3 years, 5 months ago by Emily Fortuna
Modified:
3 years, 5 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Hopefully the last bit of restructuring between closture classes and loop boxing, etc. BUG= R=johnniwinther@google.com, sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/6960d77fbc5df8154b2e5b1187606b325bd4fbb7

Patch Set 1 #

Total comments: 14

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -134 lines) Patch
M pkg/compiler/lib/src/closure.dart View 1 19 chunks +88 lines, -56 lines 0 comments Download
M pkg/compiler/lib/src/kernel/closure.dart View 1 2 chunks +4 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/kernel/element_map.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_backend_strategy.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 1 11 chunks +14 lines, -27 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 10 chunks +12 lines, -18 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/locals_handler.dart View 1 8 chunks +12 lines, -11 lines 0 comments Download
M pkg/compiler/lib/src/ssa/loop_handler.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/model_test_helper.dart View 1 1 chunk +9 lines, -8 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Emily Fortuna
3 years, 5 months ago (2017-06-26 00:45:27 UTC) #2
Johnni Winther
lgtm https://codereview.chromium.org/2961563003/diff/1/pkg/compiler/lib/src/closure.dart File pkg/compiler/lib/src/closure.dart (right): https://codereview.chromium.org/2961563003/diff/1/pkg/compiler/lib/src/closure.dart#newcode89 pkg/compiler/lib/src/closure.dart:89: /// Loop through each variabe that has been ...
3 years, 5 months ago (2017-06-26 08:31:39 UTC) #3
Siggi Cherem (dart-lang)
lgtm, just some suggestions below https://codereview.chromium.org/2961563003/diff/1/pkg/compiler/lib/src/closure.dart File pkg/compiler/lib/src/closure.dart (right): https://codereview.chromium.org/2961563003/diff/1/pkg/compiler/lib/src/closure.dart#newcode616 pkg/compiler/lib/src/closure.dart:616: class ClosureScope implements ClosureBase ...
3 years, 5 months ago (2017-06-26 16:54:43 UTC) #4
Emily Fortuna
https://codereview.chromium.org/2961563003/diff/1/pkg/compiler/lib/src/closure.dart File pkg/compiler/lib/src/closure.dart (right): https://codereview.chromium.org/2961563003/diff/1/pkg/compiler/lib/src/closure.dart#newcode89 pkg/compiler/lib/src/closure.dart:89: /// Loop through each variabe that has been defined ...
3 years, 5 months ago (2017-06-26 21:57:20 UTC) #5
Siggi Cherem (dart-lang)
lgtm
3 years, 5 months ago (2017-06-26 22:42:35 UTC) #6
Emily Fortuna
3 years, 5 months ago (2017-06-26 22:49:32 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
6960d77fbc5df8154b2e5b1187606b325bd4fbb7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698