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

Issue 2981613002: Parameterize TypeSystem by its node kind (Closed)

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

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : Updated cf. comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -57 lines) Patch
M pkg/compiler/lib/src/inferrer/builder.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/builder_kernel.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/inferrer_engine.dart View 4 chunks +4 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/locals_handler.dart View 6 chunks +11 lines, -7 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/type_graph_nodes.dart View 3 chunks +10 lines, -9 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/type_system.dart View 1 10 chunks +30 lines, -24 lines 0 comments Download
M pkg/compiler/lib/src/types/container_type_mask.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/types/map_type_mask.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/types/types.dart View 3 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
3 years, 5 months ago (2017-07-12 12:37:27 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2981613002/diff/1/pkg/compiler/lib/src/inferrer/type_system.dart File pkg/compiler/lib/src/inferrer/type_system.dart (right): https://codereview.chromium.org/2981613002/diff/1/pkg/compiler/lib/src/inferrer/type_system.dart#newcode591 pkg/compiler/lib/src/inferrer/type_system.dart:591: PhiElementTypeInformation allocatePhi( should this return a Phi<T>? https://codereview.chromium.org/2981613002/diff/1/pkg/compiler/lib/src/types/types.dart ...
3 years, 5 months ago (2017-07-12 19:17:22 UTC) #3
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2981613002/diff/1/pkg/compiler/lib/src/inferrer/type_system.dart File pkg/compiler/lib/src/inferrer/type_system.dart (right): https://codereview.chromium.org/2981613002/diff/1/pkg/compiler/lib/src/inferrer/type_system.dart#newcode591 pkg/compiler/lib/src/inferrer/type_system.dart:591: PhiElementTypeInformation allocatePhi( On 2017/07/12 19:17:21, Siggi Cherem (dart-lang) wrote: ...
3 years, 5 months ago (2017-07-12 19:17:49 UTC) #4
Johnni Winther
https://codereview.chromium.org/2981613002/diff/1/pkg/compiler/lib/src/inferrer/type_system.dart File pkg/compiler/lib/src/inferrer/type_system.dart (right): https://codereview.chromium.org/2981613002/diff/1/pkg/compiler/lib/src/inferrer/type_system.dart#newcode591 pkg/compiler/lib/src/inferrer/type_system.dart:591: PhiElementTypeInformation allocatePhi( On 2017/07/12 19:17:21, Siggi Cherem (dart-lang) wrote: ...
3 years, 5 months ago (2017-07-13 09:38:41 UTC) #5
Johnni Winther
3 years, 5 months ago (2017-07-13 09:43:56 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ac39f0dd2b02bd76c3576cd57135b8d4e00c7392 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698