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

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

Issue 1671073002: dart2js cps: Pull SetFields into field initializer arguments. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Disable tracing of LetCont Created 4 years, 10 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/constructor_15.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 5874a25bc49010824590bd82579b1fc9733f5304..59c0bc3629cb79dff552922e955eeab582f9e03e 100644
--- a/tests/compiler/dart2js/cps_ir/update_all.dart
+++ b/tests/compiler/dart2js/cps_ir/update_all.dart
@@ -96,6 +96,7 @@ main(args) {
runTest('constructor_12.dart', update: true);
runTest('constructor_13.dart', update: true);
runTest('constructor_14.dart', update: true);
+ runTest('constructor_15.dart', update: true);
runTest('constructor_2.dart', update: true);
runTest('constructor_3.dart', update: true);
runTest('constructor_4.dart', update: true);
« no previous file with comments | « tests/compiler/dart2js/cps_ir/input/constructor_15.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698