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

Issue 1083063002: Deprecate visitAssertSend and visitTypePrefixSend (Closed)

Created:
5 years, 8 months ago by Johnni Winther
Modified:
5 years, 8 months ago
Reviewers:
karlklose
CC:
reviews_dartlang.org, Anders Johnsen
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Deprecate visitAssertSend and visitTypePrefixSend BUG= R=karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=45157

Patch Set 1 #

Total comments: 6

Patch Set 2 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -32 lines) Patch
M pkg/compiler/lib/src/inferrer/inferrer_visitor.dart View 1 chunk +6 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart View 1 1 chunk +11 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/resolved_visitor.dart View 2 chunks +13 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 1 3 chunks +25 lines, -23 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Johnni Winther
5 years, 8 months ago (2015-04-14 14:00:53 UTC) #2
karlklose
LGTM. https://codereview.chromium.org/1083063002/diff/1/pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart File pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart (right): https://codereview.chromium.org/1083063002/diff/1/pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart#newcode1029 pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart:1029: new ArgumentsTypes([expression.accept(this)], null); Add type argument to list ...
5 years, 8 months ago (2015-04-15 07:18:03 UTC) #3
Johnni Winther
https://codereview.chromium.org/1083063002/diff/1/pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart File pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart (right): https://codereview.chromium.org/1083063002/diff/1/pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart#newcode1029 pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart:1029: new ArgumentsTypes([expression.accept(this)], null); On 2015/04/15 07:18:02, karlklose wrote: > ...
5 years, 8 months ago (2015-04-15 10:37:10 UTC) #4
Johnni Winther
5 years, 8 months ago (2015-04-15 10:44:43 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 45157 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698