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

Issue 2908153003: It's alive! (Closed)

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

Description

It's alive! With this change the empty program compiles and runs from .dill R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/0d0905cd81ea36aac8d6be5037163a9cb8273367

Patch Set 1 #

Total comments: 14

Patch Set 2 : Updated cf. comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -204 lines) Patch
M pkg/compiler/lib/src/closure.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/common_elements.dart View 1 2 chunks +8 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/deferred_load.dart View 1 2 chunks +6 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/elements/elements.dart View 1 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/backend.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/mirrors_data.dart View 4 chunks +12 lines, -7 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/namer.dart View 1 9 chunks +12 lines, -22 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/class_stub_generator.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/full_emitter/class_builder.dart View 1 chunk +3 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/js_emitter/full_emitter/class_emitter.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js_emitter/full_emitter/container_builder.dart View 7 chunks +16 lines, -16 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/full_emitter/emitter.dart View 1 11 chunks +48 lines, -43 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/metadata_collector.dart View 3 chunks +4 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/parameter_stub_generator.dart View 3 chunks +7 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/program_builder/collector.dart View 4 chunks +6 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/program_builder/field_visitor.dart View 5 chunks +39 lines, -21 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/program_builder/program_builder.dart View 11 chunks +41 lines, -30 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/type_test_registry.dart View 3 chunks +8 lines, -11 lines 0 comments Download
M pkg/compiler/lib/src/kernel/element_map_impl.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_backend_strategy.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_strategy.dart View 2 chunks +7 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/resolution/resolution_strategy.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/universe/selector.dart View 2 chunks +7 lines, -15 lines 0 comments Download
M tests/compiler/dart2js/find_my_name_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/compiler/dart2js/mirrors_used_test.dart View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Johnni Winther
3 years, 6 months ago (2017-05-30 11:26:30 UTC) #2
Siggi Cherem (dart-lang)
lgtm! WOOHOO! \o/ Yippie!! https://codereview.chromium.org/2908153003/diff/1/pkg/compiler/lib/src/common_elements.dart File pkg/compiler/lib/src/common_elements.dart (right): https://codereview.chromium.org/2908153003/diff/1/pkg/compiler/lib/src/common_elements.dart#newcode1156 pkg/compiler/lib/src/common_elements.dart:1156: /// The _env makes private ...
3 years, 6 months ago (2017-05-30 22:10:20 UTC) #3
Johnni Winther
https://codereview.chromium.org/2908153003/diff/1/pkg/compiler/lib/src/common_elements.dart File pkg/compiler/lib/src/common_elements.dart (right): https://codereview.chromium.org/2908153003/diff/1/pkg/compiler/lib/src/common_elements.dart#newcode1156 pkg/compiler/lib/src/common_elements.dart:1156: /// The _env makes private and injected members directly ...
3 years, 6 months ago (2017-05-31 08:19:31 UTC) #4
Johnni Winther
3 years, 6 months ago (2017-05-31 08:24:55 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0d0905cd81ea36aac8d6be5037163a9cb8273367 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698