Commit 7d54324
Make TypeSystem.resolveToBound() do what it promised in the documentation.
OTOH, we don't have TypeSystem.instantiateToBounds(), so I'm not 100%
sure whether the doc is inaccurate, or instantiateToBounds() should be
added. Or even if DartType.resolveToBound() should be used, not the
version from TypeSystem.
[email protected], [email protected]
Change-Id: Ied333161d68af40314f4b8e2c3cee3b350d05f7c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/110757
Reviewed-by: Brian Wilkerson <[email protected]>
Reviewed-by: Paul Berry <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>1 parent 06d4cd3 commit 7d54324
1 file changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2633 | 2633 | | |
2634 | 2634 | | |
2635 | 2635 | | |
2636 | | - | |
| 2636 | + | |
| 2637 | + | |
| 2638 | + | |
| 2639 | + | |
| 2640 | + | |
| 2641 | + | |
| 2642 | + | |
| 2643 | + | |
| 2644 | + | |
| 2645 | + | |
| 2646 | + | |
| 2647 | + | |
| 2648 | + | |
| 2649 | + | |
| 2650 | + | |
| 2651 | + | |
| 2652 | + | |
| 2653 | + | |
| 2654 | + | |
| 2655 | + | |
| 2656 | + | |
| 2657 | + | |
| 2658 | + | |
| 2659 | + | |
| 2660 | + | |
2637 | 2661 | | |
2638 | 2662 | | |
2639 | 2663 | | |
| |||
0 commit comments