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

Issue 10982089: Remove AbstractVisitor. (Closed)

Created:
8 years, 2 months ago by ahe
Modified:
8 years, 2 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org, compiler-dev_dartlang.org
Visibility:
Public.

Description

Remove AbstractVisitor. Committed: https://code.google.com/p/dart/source/detail?r=13052

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -138 lines) Patch
M dart/lib/compiler/implementation/closure.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/lib/compiler/implementation/compile_time_constants.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/lib/compiler/implementation/dart_backend/backend.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/lib/compiler/implementation/dart_backend/placeholder_collector.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/lib/compiler/implementation/resolved_visitor.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/lib/compiler/implementation/resolver.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/lib/compiler/implementation/ssa/builder.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M dart/lib/compiler/implementation/ssa/nodes.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/lib/compiler/implementation/tree/nodes.dart View 3 chunks +68 lines, -52 lines 0 comments Download
M dart/lib/compiler/implementation/tree/prettyprint.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M dart/lib/compiler/implementation/tree/visitors.dart View 1 chunk +1 line, -70 lines 0 comments Download
M dart/lib/compiler/implementation/tree_validator.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/lib/compiler/implementation/types/types.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ahe
8 years, 2 months ago (2012-09-28 12:59:45 UTC) #1
ngeoffray
8 years, 2 months ago (2012-09-28 13:02:03 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698