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

Issue 1308803002: Make InferrerVisitor implement SemanticSendVisitor directly and delete ResolvedVisitor. (Closed)

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

Description

Make InferrerVisitor implement SemanticSendVisitor directly and delete ResolvedVisitor. BUG= R=floitsch@google.com Committed: https://github.com/dart-lang/sdk/commit/bda8db4785669c54c8ea1bedc664b684dc925778

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -909 lines) Patch
M pkg/compiler/lib/src/inferrer/inferrer_visitor.dart View 9 chunks +73 lines, -9 lines 1 comment Download
M pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart View 5 chunks +16 lines, -25 lines 0 comments Download
M pkg/compiler/lib/src/resolution/semantic_visitor.dart View 1 chunk +1 line, -1 line 0 comments Download
D pkg/compiler/lib/src/resolved_visitor.dart View 1 chunk +0 lines, -873 lines 0 comments Download
M tests/compiler/dart2js/analyze_unused_dart2js_test.dart View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Johnni Winther
https://codereview.chromium.org/1308803002/diff/1/pkg/compiler/lib/src/inferrer/inferrer_visitor.dart File pkg/compiler/lib/src/inferrer/inferrer_visitor.dart (right): https://codereview.chromium.org/1308803002/diff/1/pkg/compiler/lib/src/inferrer/inferrer_visitor.dart#newcode883 pkg/compiler/lib/src/inferrer/inferrer_visitor.dart:883: @override These are not used, yet.
5 years, 4 months ago (2015-08-21 10:55:12 UTC) #2
floitsch
LGTM.
5 years, 4 months ago (2015-08-21 11:49:15 UTC) #3
Johnni Winther
5 years, 4 months ago (2015-08-21 12:11:40 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
bda8db4785669c54c8ea1bedc664b684dc925778 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698