Side by Side Diff: tests/compiler/dart2js/cps_ir/expected/constructor_14.js
Issue 1584543002 :
dart2js cps: Support inlining constructors with type arguments. (Closed)
Patch Set: Update status files and unit tests
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
pkg/compiler/lib/src/cps_ir/cps_ir_builder.dart
pkg/compiler/lib/src/cps_ir/cps_ir_builder_task.dart
pkg/compiler/lib/src/cps_ir/cps_ir_nodes.dart
pkg/compiler/lib/src/cps_ir/cps_ir_tracer.dart
pkg/compiler/lib/src/cps_ir/inline.dart
pkg/compiler/lib/src/cps_ir/scalar_replacement.dart
pkg/compiler/lib/src/js_backend/codegen/codegen.dart
pkg/compiler/lib/src/tree_ir/optimization/statement_rewriter.dart
pkg/compiler/lib/src/tree_ir/tree_ir_builder.dart
pkg/compiler/lib/src/tree_ir/tree_ir_nodes.dart
pkg/compiler/lib/src/tree_ir/tree_ir_tracer.dart
tests/co19/co19-dart2js.status
tests/compiler/dart2js/cps_ir/expected/basic_8.js
tests/compiler/dart2js/cps_ir/expected/constructor_10.js
tests/compiler/dart2js/cps_ir/expected/constructor_14.js
tests/compiler/dart2js/cps_ir/expected/constructor_9.js
tests/compiler/dart2js/cps_ir/input/constructor_10.dart
tests/compiler/dart2js/cps_ir/input/constructor_9.dart
tests/language/language_dart2js.status
tests/lib/lib.status