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

Issue 2972653002: Use entities internally in MemberTypeInformation (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: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -69 lines) Patch
M pkg/compiler/lib/src/dump_info.dart View 1 chunk +1 line, -0 lines 3 comments Download
M pkg/compiler/lib/src/inferrer/inferrer_engine.dart View 1 chunk +0 lines, -11 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/type_graph_nodes.dart View 14 chunks +54 lines, -52 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/type_system.dart View 1 chunk +12 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Johnni Winther
https://codereview.chromium.org/2972653002/diff/1/pkg/compiler/lib/src/dump_info.dart File pkg/compiler/lib/src/dump_info.dart (right): https://codereview.chromium.org/2972653002/diff/1/pkg/compiler/lib/src/dump_info.dart#newcode129 pkg/compiler/lib/src/dump_info.dart:129: if (!compiler.resolution.hasBeenResolved(element)) return null; This would trigger a 'type ...
3 years, 5 months ago (2017-07-04 13:46:24 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2972653002/diff/1/pkg/compiler/lib/src/dump_info.dart File pkg/compiler/lib/src/dump_info.dart (right): https://codereview.chromium.org/2972653002/diff/1/pkg/compiler/lib/src/dump_info.dart#newcode129 pkg/compiler/lib/src/dump_info.dart:129: if (!compiler.resolution.hasBeenResolved(element)) return null; On 2017/07/04 13:46:24, Johnni ...
3 years, 5 months ago (2017-07-05 21:04:14 UTC) #3
Johnni Winther
https://codereview.chromium.org/2972653002/diff/1/pkg/compiler/lib/src/dump_info.dart File pkg/compiler/lib/src/dump_info.dart (right): https://codereview.chromium.org/2972653002/diff/1/pkg/compiler/lib/src/dump_info.dart#newcode129 pkg/compiler/lib/src/dump_info.dart:129: if (!compiler.resolution.hasBeenResolved(element)) return null; On 2017/07/05 21:04:14, Siggi Cherem ...
3 years, 5 months ago (2017-07-06 09:38:14 UTC) #4
Johnni Winther
3 years, 5 months ago (2017-07-06 09:43:51 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e560a92ae7ffb60fdd12c209f9944180ae518110 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698