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

Unified Diff: dart/start_here.txt

Issue 27524003: Generate tear-off closures dynamically. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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: dart/start_here.txt
diff --git a/dart/start_here.txt b/dart/start_here.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1e9b8c0138fefc09021b3239dec4391267990a6b
--- /dev/null
+++ b/dart/start_here.txt
@@ -0,0 +1,5 @@
+FAILED: dart2js-d8 release_ia32 corelib/apply2_test # NoSuchMethodError : method not found: 'Symbol("call")'
kasperl 2013/11/29 10:10:55 I guess you're not planning on submitting this fil
ahe 2013/12/06 15:57:53 Done.
+FAILED: dart2js-d8 release_ia32 corelib/apply_test # TypeError: Cannot call method 'get$iterator' of null
+FAILED: dart2js-d8 release_ia32 isolate/illegal_msg_mirror_test # TypeError: Cannot set property '$reflectable' of undefined
+FAILED: dart2js-d8 release_ia32 language/function_subtype_cast2_test
+FAILED: dart2js-d8 release_ia32 language/function_subtype_cast3_test

Powered by Google App Engine
This is Rietveld 408576698