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

Unified Diff: compiler/lib/implementation/object.js

Issue 9865025: Revert "Removes dartc reliance on its own libraries, now can be targeted at any implementation's li… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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 | « compiler/lib/implementation/number.js ('k') | compiler/lib/implementation/print.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/lib/implementation/object.js
diff --git a/lib/isolate/isolate_runtime.dart b/compiler/lib/implementation/object.js
similarity index 54%
rename from lib/isolate/isolate_runtime.dart
rename to compiler/lib/implementation/object.js
index 7265ed6b2dba9744806600a6ac7f314562c23539..30f1019ad42dd8e1ee1b19193d76c7a207eca176 100644
--- a/lib/isolate/isolate_runtime.dart
+++ b/compiler/lib/implementation/object.js
@@ -1,6 +1,5 @@
-// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
+// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-#source("isolate_api.dart");
-#source("runtime/isolate.dart");
+
« no previous file with comments | « compiler/lib/implementation/number.js ('k') | compiler/lib/implementation/print.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698