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

Unified Diff: frog/lib/corelib_impl.dart

Issue 8577003: Convert most of the javascript isolate code into Dart, inject JS code only when (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 9 years, 1 month 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: frog/lib/corelib_impl.dart
diff --git a/frog/lib/corelib_impl.dart b/frog/lib/corelib_impl.dart
index 0950eefb183cca663c0ac90e72fb6778632fc10b..b3caa87a5594df4ca662c5c0e725eb7f0471f24f 100644
--- a/frog/lib/corelib_impl.dart
+++ b/frog/lib/corelib_impl.dart
@@ -25,7 +25,6 @@
#source("collections.dart");
#source("date_implementation.dart");
-#native("isolate.js");
#source("isolate.dart");
#source("isolate_serialization.dart");

Powered by Google App Engine
This is Rietveld 408576698