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

Unified Diff: tests/language/typed_message_test.dart

Issue 10962013: - Make the VM understand the --checked flag to be aligned with dart2js. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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: tests/language/typed_message_test.dart
===================================================================
--- tests/language/typed_message_test.dart (revision 12648)
+++ tests/language/typed_message_test.dart (working copy)
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
// Dart test program for testing isolate communication with
// typed objects.
-// VMOptions=--enable_type_checks --enable_asserts
+// VMOptions=--checked
#library("TypedMessageTest");
#import("dart:isolate");
« runtime/vm/parser.cc ('K') | « tests/language/type_checks_in_factory_method_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698