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

Unified Diff: sdk/lib/_internal/compiler/implementation/scanner/scannerlib.dart

Issue 90713003: Dart2js option to dump info about compilation (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sdk/lib/_internal/compiler/implementation/scanner/scannerlib.dart
diff --git a/sdk/lib/_internal/compiler/implementation/scanner/scannerlib.dart b/sdk/lib/_internal/compiler/implementation/scanner/scannerlib.dart
index f5592f4818a9031fb9a1430fc5d248132b7709e5..58137307fb0aa2e5bd8312b26967c65c9f2ed6af 100644
--- a/sdk/lib/_internal/compiler/implementation/scanner/scannerlib.dart
+++ b/sdk/lib/_internal/compiler/implementation/scanner/scannerlib.dart
@@ -12,6 +12,7 @@ import '../elements/modelx.dart'
FunctionElementX,
TypedefElementX,
VariableElementX,
+ FieldElementX,
VariableListElementX,
ClassElementX,
MetadataAnnotationX,

Powered by Google App Engine
This is Rietveld 408576698