Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editorial: Consistently mark increment as "positive integer" #2886

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

anba
Copy link
Contributor

@anba anba commented Jun 7, 2024

This makes it easier to validate the math in NudgeToCalendarUnit when calling ApplyUnsignedRoundingMode. It also matches other operations which already require that increment is a positive integer.

(Cherry-picked from #2884.)

This makes it easier to validate the math in NudgeToCalendarUnit when
calling ApplyUnsignedRoundingMode. It also matches other operations
which already require that `increment` is a positive integer.
@anba anba force-pushed the increment-positive-integer branch from 67b7f42 to 235ae8f Compare June 7, 2024 06:42
@anba anba changed the title Editorial: Consistenly mark increment as "positive integer" Editorial: Consistently mark increment as "positive integer" Jun 7, 2024
Copy link
Collaborator

@ptomato ptomato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ptomato ptomato merged commit 8c3a28e into tc39:main Jun 7, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants