Commit d2bfd41
committed
Add extra step for DDC library bundle format
dart-lang/sdk@6127d6c
adds an extra check to avoid emitting extra runtime checks
if the hot reload generation hasn't changed. One of the
breakpoint tests relies on the JS location of the Dart code
being the location right before the function call, but that
needs to be updated to step past that extra check.1 parent 5bf833d commit d2bfd41
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
1580 | 1581 | | |
1581 | 1582 | | |
1582 | 1583 | | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
1583 | 1598 | | |
1584 | 1599 | | |
1585 | 1600 | | |
| |||
0 commit comments