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

Unified Diff: tests/compiler/dart2js_extra/deferred_inheritance_lib2.dart

Issue 2301733002: fast-startup: do not emit inherit calls for classes from different fragments (Closed)
Patch Set: Created 4 years, 4 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/compiler/dart2js_extra/deferred_inheritance_lib2.dart
diff --git a/tests/compiler/dart2js_extra/deferred_inheritance_lib2.dart b/tests/compiler/dart2js_extra/deferred_inheritance_lib2.dart
new file mode 100644
index 0000000000000000000000000000000000000000..a869c28495266ce277963307009946887ad25470
--- /dev/null
+++ b/tests/compiler/dart2js_extra/deferred_inheritance_lib2.dart
@@ -0,0 +1 @@
+class A {}

Powered by Google App Engine
This is Rietveld 408576698