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

Unified Diff: pkg/compiler/lib/src/dart2js.dart

Issue 940713002: dart2js: Don't show "--enable-concrete-type-inference" in help. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/compiler/lib/src/dart2js.dart
diff --git a/pkg/compiler/lib/src/dart2js.dart b/pkg/compiler/lib/src/dart2js.dart
index a4858f6dfe6ff66d3eb4aacc093ac5dfbea084a5..2ea3faa4eafa377924535e6531a9eb11e1c748ff 100644
--- a/pkg/compiler/lib/src/dart2js.dart
+++ b/pkg/compiler/lib/src/dart2js.dart
@@ -588,9 +588,6 @@ be removed in a future version:
Do not generate a call to main if either of the following
libraries are used: dart:dom, dart:html dart:io.
- --enable-concrete-type-inference
- Enable experimental concrete type inference.
-
--disable-native-live-type-analysis
Disable the optimization that removes unused native types from dart:html
and related libraries.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698