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

Issue 1081873005: Visit arguments of invalid TypeLiteralSends during inference (Closed)

Created:
5 years, 8 months ago by Siggi Cherem (dart-lang)
Modified:
5 years, 8 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Visit arguments of invalid TypeLiteralSends during inference BUG= http://dartbug.com/23264 R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=45315

Patch Set 1 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart View 1 chunk +12 lines, -0 lines 2 comments Download
A tests/compiler/dart2js_extra/23264_test.dart View 1 chunk +4 lines, -0 lines 1 comment Download

Messages

Total messages: 5 (2 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/1081873005/diff/20001/pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart File pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart (right): https://codereview.chromium.org/1081873005/diff/20001/pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart#newcode1036 pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart:1036: if (node.isCall) { I added this because it seems ...
5 years, 8 months ago (2015-04-21 02:21:19 UTC) #3
Johnni Winther
lgtm https://codereview.chromium.org/1081873005/diff/20001/pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart File pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart (right): https://codereview.chromium.org/1081873005/diff/20001/pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart#newcode1036 pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart:1036: if (node.isCall) { On 2015/04/21 02:21:19, Siggi Cherem ...
5 years, 8 months ago (2015-04-21 08:15:13 UTC) #4
Siggi Cherem (dart-lang)
5 years, 8 months ago (2015-04-21 15:36:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:20001) manually as 45315 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698