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

Issue 2926863002: Handle parameters in compile_from_dill_test (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Cleanup. #

Total comments: 3

Patch Set 3 : Fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -49 lines) Patch
M pkg/compiler/lib/src/closure.dart View 2 chunks +15 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/kernel/element_map.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/kernel/element_map_impl.dart View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_backend_strategy.dart View 2 chunks +19 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 2 chunks +14 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 2 5 chunks +23 lines, -6 lines 0 comments Download
M pkg/compiler/lib/src/ssa/graph_builder.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/locals_handler.dart View 1 6 chunks +29 lines, -34 lines 0 comments Download
M pkg/compiler/lib/src/universe/resolution_world_builder.dart View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/equivalence/check_functions.dart View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/kernel/compile_from_dill_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Johnni Winther
3 years, 6 months ago (2017-06-07 12:13:04 UTC) #2
Emily Fortuna
https://codereview.chromium.org/2926863002/diff/20001/pkg/compiler/lib/src/ssa/locals_handler.dart File pkg/compiler/lib/src/ssa/locals_handler.dart (left): https://codereview.chromium.org/2926863002/diff/20001/pkg/compiler/lib/src/ssa/locals_handler.dart#oldcode207 pkg/compiler/lib/src/ssa/locals_handler.dart:207: if (element is MethodElement) { perhaps I'm missing something ...
3 years, 6 months ago (2017-06-07 18:16:43 UTC) #4
Johnni Winther
https://codereview.chromium.org/2926863002/diff/20001/pkg/compiler/lib/src/ssa/locals_handler.dart File pkg/compiler/lib/src/ssa/locals_handler.dart (left): https://codereview.chromium.org/2926863002/diff/20001/pkg/compiler/lib/src/ssa/locals_handler.dart#oldcode207 pkg/compiler/lib/src/ssa/locals_handler.dart:207: if (element is MethodElement) { On 2017/06/07 18:16:42, Emily ...
3 years, 6 months ago (2017-06-07 18:34:45 UTC) #5
Emily Fortuna
https://codereview.chromium.org/2926863002/diff/20001/pkg/compiler/lib/src/ssa/locals_handler.dart File pkg/compiler/lib/src/ssa/locals_handler.dart (left): https://codereview.chromium.org/2926863002/diff/20001/pkg/compiler/lib/src/ssa/locals_handler.dart#oldcode207 pkg/compiler/lib/src/ssa/locals_handler.dart:207: if (element is MethodElement) { On 2017/06/07 18:34:45, Johnni ...
3 years, 6 months ago (2017-06-07 19:21:40 UTC) #6
Emily Fortuna
lgtm
3 years, 6 months ago (2017-06-07 19:21:46 UTC) #7
Johnni Winther
PTAL @ the last patch
3 years, 6 months ago (2017-06-07 19:43:20 UTC) #8
Siggi Cherem (dart-lang)
lgtm
3 years, 6 months ago (2017-06-07 22:29:48 UTC) #9
Johnni Winther
3 years, 6 months ago (2017-06-08 07:21:01 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
412f2cff8d333f3b265094ff95871032fa6232f9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698