Commit 36f1150
committed
Polyfill: Require
AdjustDateDurationRecord is always called with a non-undefined `newDays`,
so add an assertion to that effect and remove the ?? operator for `days`.newDays argument in AdjustDateDurationRecord1 parent 03f9057 commit 36f1150
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| 755 | + | |
755 | 756 | | |
756 | 757 | | |
757 | 758 | | |
758 | 759 | | |
759 | | - | |
| 760 | + | |
760 | 761 | | |
761 | 762 | | |
762 | 763 | | |
| |||
0 commit comments