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

Issue 901883002: Use type argument for abstract values. (Closed)

Created:
5 years, 10 months ago by karlklose
Modified:
5 years, 10 months ago
Reviewers:
asgerf
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Use type argument for abstract values. R=asgerf@google.com Committed: https://code.google.com/p/dart/source/detail?r=43507

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix long line. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -32 lines) Patch
M pkg/compiler/lib/src/cps_ir/optimizers.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/type_propagation.dart View 1 17 chunks +31 lines, -32 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
karlklose
5 years, 10 months ago (2015-02-05 09:26:36 UTC) #1
asgerf
lgtm https://codereview.chromium.org/901883002/diff/1/pkg/compiler/lib/src/cps_ir/type_propagation.dart File pkg/compiler/lib/src/cps_ir/type_propagation.dart (right): https://codereview.chromium.org/901883002/diff/1/pkg/compiler/lib/src/cps_ir/type_propagation.dart#newcode343 pkg/compiler/lib/src/cps_ir/type_propagation.dart:343: : this.unknownDynamic = new _AbstractValue<T>.unknown(typeSystem.dynamicType), long line
5 years, 10 months ago (2015-02-05 12:03:29 UTC) #2
karlklose
5 years, 10 months ago (2015-02-05 15:09:44 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 43507 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698