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

Issue 1154853004: Fix invariant in ResolvedVisitor. (Closed)

Created:
5 years, 7 months ago by Johnni Winther
Modified:
5 years, 7 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M pkg/compiler/lib/src/resolved_visitor.dart View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
5 years, 7 months ago (2015-05-26 12:20:04 UTC) #2
karlklose
LGTM!
5 years, 7 months ago (2015-05-26 13:42:46 UTC) #3
Johnni Winther
Committed patchset #1 (id:1) manually as f14fa24a63b90d52582ed51641ab7d3bee47912b (presubmit successful).
5 years, 7 months ago (2015-05-26 13:51:41 UTC) #4
Siggi Cherem (dart-lang)
lgtm, thanks. Is this basically old code to validate that the new resolver is consistent ...
5 years, 7 months ago (2015-05-26 16:48:50 UTC) #6
Johnni Winther
5 years, 7 months ago (2015-05-27 07:12:54 UTC) #7
Message was sent while issue was closed.
On 2015/05/26 16:48:50, Siggi Cherem (dart-lang) wrote:
> lgtm, thanks. Is this basically old code to validate that the new resolver is
> consistent with the old one? (will this be deleted in the future?)

Yes, and it'll be removed soon (when SsaBuilder and SimpleTypeInferrer have been
rewritten to use the SemanticSendVisitor methods)

Powered by Google App Engine
This is Rietveld 408576698