Commit cb23ff2
[vm, compiler] Fix propagating type from polymorphic call when it is not exhaustive.
TEST=vm/dart/regress_61442_test
Bug: #61442
Change-Id: I33745534711fd0f71e52dcfa98173a44143188d8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/448231
Reviewed-by: Alexander Aprelev <[email protected]>
Commit-Queue: Ryan Macnak <[email protected]>1 parent eb01627 commit cb23ff2
File tree
2 files changed
+50
-2
lines changed- runtime
- tests/vm/dart
- vm/compiler/backend
2 files changed
+50
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5649 | 5649 | | |
5650 | 5650 | | |
5651 | 5651 | | |
5652 | | - | |
5653 | | - | |
| 5652 | + | |
| 5653 | + | |
| 5654 | + | |
| 5655 | + | |
5654 | 5656 | | |
5655 | 5657 | | |
5656 | 5658 | | |
| |||
0 commit comments