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

Issue 2666553002: Add KernelWorldBuilder and KElement model. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Cleanup. #

Total comments: 10

Patch Set 3 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+915 lines, -77 lines) Patch
M pkg/compiler/lib/src/compiler.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/elements/types.dart View 3 chunks +177 lines, -26 lines 0 comments Download
M pkg/compiler/lib/src/kernel/element_adapter.dart View 1 chunk +2 lines, -1 line 0 comments Download
A pkg/compiler/lib/src/kernel/elements.dart View 1 1 chunk +179 lines, -0 lines 0 comments Download
A pkg/compiler/lib/src/kernel/world_builder.dart View 1 2 1 chunk +475 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_impact.dart View 3 chunks +44 lines, -32 lines 0 comments Download
M pkg/compiler/lib/src/ssa/nodes.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/compiler_helper.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/kernel/impact_test.dart View 4 chunks +31 lines, -12 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Johnni Winther
3 years, 10 months ago (2017-01-30 14:53:16 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2666553002/diff/20001/pkg/compiler/lib/src/kernel/elements.dart File pkg/compiler/lib/src/kernel/elements.dart (right): https://codereview.chromium.org/2666553002/diff/20001/pkg/compiler/lib/src/kernel/elements.dart#newcode13 pkg/compiler/lib/src/kernel/elements.dart:13: final String name; do you expect we'll eventually ...
3 years, 10 months ago (2017-01-30 20:31:36 UTC) #3
Johnni Winther
https://codereview.chromium.org/2666553002/diff/20001/pkg/compiler/lib/src/kernel/elements.dart File pkg/compiler/lib/src/kernel/elements.dart (right): https://codereview.chromium.org/2666553002/diff/20001/pkg/compiler/lib/src/kernel/elements.dart#newcode13 pkg/compiler/lib/src/kernel/elements.dart:13: final String name; On 2017/01/30 20:31:36, Siggi Cherem (dart-lang) ...
3 years, 10 months ago (2017-01-31 09:27:25 UTC) #4
Johnni Winther
3 years, 10 months ago (2017-01-31 09:33:43 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
1672873f451b247d480811517d6acbc71c97cd8a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698