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

Unified Diff: lib/compiler/implementation/dart_backend/dart_backend.dart

Issue 10836261: dart2dart Preproces placeholders instead of renaming them lazily, (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 months 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: lib/compiler/implementation/dart_backend/dart_backend.dart
diff --git a/lib/compiler/implementation/dart_backend/dart_backend.dart b/lib/compiler/implementation/dart_backend/dart_backend.dart
index 9f787e975a312cf47dd6214b6c4f83033904297b..fcdb01a293c05a495e20f48a299cc56b808a2611 100644
--- a/lib/compiler/implementation/dart_backend/dart_backend.dart
+++ b/lib/compiler/implementation/dart_backend/dart_backend.dart
@@ -12,5 +12,4 @@
#source('backend.dart');
#source('emitter.dart');
#source('renamer.dart');
-#source('placeholder.dart');
#source('placeholder_collector.dart');
« no previous file with comments | « lib/compiler/implementation/dart_backend/backend.dart ('k') | lib/compiler/implementation/dart_backend/placeholder.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698