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

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

Issue 10332315: Add a draft of traversing visitor which will analyse function. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Next iteration Created 8 years, 7 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
« no previous file with comments | « lib/compiler/implementation/dart/backend.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/compiler/implementation/leg.dart
diff --git a/lib/compiler/implementation/leg.dart b/lib/compiler/implementation/leg.dart
index 1a1a978939b53c1650a8010275a246edc43b4418..e456e25e4f0574257d32aeda7a3b7a7dd38d3a96 100644
--- a/lib/compiler/implementation/leg.dart
+++ b/lib/compiler/implementation/leg.dart
@@ -20,6 +20,7 @@
#source('compile_time_constants.dart');
#source('compiler.dart');
+#source('dart/backend.dart');
ahe 2012/06/04 08:05:49 Sorry, I guess I should have been much clearer. I
Anton Muhin 2012/06/04 09:34:23 Done. For now I don't import dart_backend w/ a pr
#source('diagnostic_listener.dart');
#source('emitter.dart');
#source('enqueue.dart');
« no previous file with comments | « lib/compiler/implementation/dart/backend.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698