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

Issue 2616653003: Use elements/types.dart in codegen.dart (Closed)

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

Description

Use elements/types.dart in codegen.dart + use raw type in HTypeInfoExpression/INSTANCE to simplify invariants R=sra@google.com Committed: https://github.com/dart-lang/sdk/commit/321dad5711f05aea6caf27440dcc1ace94421017

Patch Set 1 #

Total comments: 4

Patch Set 2 : Updated cf. comments. #

Patch Set 3 : dartfmt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -20 lines) Patch
M pkg/compiler/lib/src/elements/resolution_types.dart View 1 2 4 chunks +6 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/elements/types.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/backend.dart View 1 2 1 chunk +1 line, -4 lines 0 comments Download
M pkg/compiler/lib/src/ssa/codegen.dart View 1 2 6 chunks +8 lines, -8 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_impact.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/universe/use.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
3 years, 11 months ago (2017-01-04 15:56:57 UTC) #2
sra1
https://codereview.chromium.org/2616653003/diff/1/pkg/compiler/lib/src/ssa/nodes.dart File pkg/compiler/lib/src/ssa/nodes.dart (right): https://codereview.chromium.org/2616653003/diff/1/pkg/compiler/lib/src/ssa/nodes.dart#newcode3296 pkg/compiler/lib/src/ssa/nodes.dart:3296: /// the INSTANCE form must be a raw type ...
3 years, 11 months ago (2017-01-04 17:16:03 UTC) #3
Johnni Winther
PTAL https://codereview.chromium.org/2616653003/diff/1/pkg/compiler/lib/src/ssa/nodes.dart File pkg/compiler/lib/src/ssa/nodes.dart (right): https://codereview.chromium.org/2616653003/diff/1/pkg/compiler/lib/src/ssa/nodes.dart#newcode3296 pkg/compiler/lib/src/ssa/nodes.dart:3296: /// the INSTANCE form must be a raw ...
3 years, 11 months ago (2017-01-06 10:24:05 UTC) #4
sra1
Thanks! LGTM
3 years, 11 months ago (2017-01-06 17:40:55 UTC) #5
Johnni Winther
3 years, 11 months ago (2017-01-09 09:21:06 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
321dad5711f05aea6caf27440dcc1ace94421017 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698