Commit 6a58500
committed
Bug 1842810: Handle number overflow in AddTimeDaysSlow. r=spidermonkey-reviewers,mgaudet
This code will likely be removed when <tc39/proposal-temporal#2612> lands.
Differential Revision: https://phabricator.services.mozilla.com/D189814
UltraBlame original commit: 8941d99e1eb17454a255df18d412ab32963d6aae1 parent 0badc11 commit 6a58500
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
714 | 714 | | |
715 | 715 | | |
716 | 716 | | |
| 717 | + | |
717 | 718 | | |
718 | 719 | | |
719 | 720 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1482 | 1482 | | |
1483 | 1483 | | |
1484 | 1484 | | |
1485 | | - | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
1486 | 1494 | | |
1487 | 1495 | | |
1488 | 1496 | | |
| |||
1635 | 1643 | | |
1636 | 1644 | | |
1637 | 1645 | | |
| 1646 | + | |
1638 | 1647 | | |
1639 | 1648 | | |
1640 | 1649 | | |
| |||
0 commit comments