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

Unified Diff: frog/lib/corelib_impl.dart

Issue 8467034: Isolates in frog - tweaks in existing js code to make things run (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: for review 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 11e591d9718f7411aaf520e769c51e1fb6f9480e..031eb9a262781c3f3157a6007acdb7693ec9322a 100644
--- a/frog/lib/corelib_impl.dart
+++ b/frog/lib/corelib_impl.dart
@@ -27,6 +27,7 @@
// TODO(jmesserly): we need the native JS side of these. Right now I'm just
// trying to get things compiling again.
+#native("isolate.js");
#source("isolate.dart");
#source("isolate_serialization.dart");
« frog/lib/core.js ('K') | « frog/lib/core.js ('k') | frog/lib/dom/html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698