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

Side by Side Diff: tests/compiler/dart2js_extra/deferred_inheritance_lib1.dart

Issue 2301733002: fast-startup: do not emit inherit calls for classes from different fragments (Closed)
Patch Set: Created 4 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 import 'deferred_inheritance_lib2.dart';
2
3 class C extends A {}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698