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

Unified Diff: sdk/lib/_internal/compiler/implementation/ssa/ssa.dart

Issue 12049036: Cleanup the namer, and add a test with fields that used to clash with internal names used by the co… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 11 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: sdk/lib/_internal/compiler/implementation/ssa/ssa.dart
===================================================================
--- sdk/lib/_internal/compiler/implementation/ssa/ssa.dart (revision 17449)
+++ sdk/lib/_internal/compiler/implementation/ssa/ssa.dart (working copy)
@@ -32,7 +32,6 @@
part 'codegen.dart';
part 'codegen_helpers.dart';
part 'invoke_dynamic_specializers.dart';
-part 'js_names.dart';
part 'nodes.dart';
part 'optimize.dart';
part 'types.dart';

Powered by Google App Engine
This is Rietveld 408576698