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

Unified Diff: tests/compiler/dart2js/cps_ir/update_all.dart

Issue 1560963002: Do TypePropagation again after inlining (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: fix tests Created 4 years, 11 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 | « tests/compiler/dart2js/cps_ir/input/supercall_1.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/cps_ir/update_all.dart
diff --git a/tests/compiler/dart2js/cps_ir/update_all.dart b/tests/compiler/dart2js/cps_ir/update_all.dart
index 726f2e4a5f4a1e7f94a012743a3b81506d3d7cc8..0aec9cc6e331a85ceb68f4867395fbf89f6485ed 100644
--- a/tests/compiler/dart2js/cps_ir/update_all.dart
+++ b/tests/compiler/dart2js/cps_ir/update_all.dart
@@ -79,6 +79,7 @@ main(args) {
runTest('closures_13.dart', update: true);
runTest('closures_14.dart', update: true);
runTest('closures_15.dart', update: true);
+ runTest('closures_16.dart', update: true);
runTest('closures_2.dart', update: true);
runTest('closures_3.dart', update: true);
runTest('closures_4.dart', update: true);
« no previous file with comments | « tests/compiler/dart2js/cps_ir/input/supercall_1.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698