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

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

Issue 10876008: Remove most superfluous getter arguments from dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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: dart/lib/compiler/implementation/dart_backend/dart_backend.dart
diff --git a/dart/lib/compiler/implementation/dart_backend/dart_backend.dart b/dart/lib/compiler/implementation/dart_backend/dart_backend.dart
index ce91fcb91fe77ce70ba9b5f7f771978d3cfd7931..316ebb1c58f854667c9943a60437eb51eac67273 100644
--- a/dart/lib/compiler/implementation/dart_backend/dart_backend.dart
+++ b/dart/lib/compiler/implementation/dart_backend/dart_backend.dart
@@ -13,4 +13,4 @@
#source('backend.dart');
#source('emitter.dart');
#source('renamer.dart');
-#source('placeholder_collector.dart');
+#source('placeholder_collector.dart');
« no previous file with comments | « dart/lib/compiler/implementation/dart_backend/backend.dart ('k') | dart/lib/compiler/implementation/elements/elements.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698