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

Fix the not-a-constructor test for Math.f16round() #4323

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

rmg-x
Copy link
Contributor

@rmg-x rmg-x commented Nov 12, 2024

Previously, this was using Math.fround() instead of the f16 version.

Found while reviewing #4017

Previously, this was using Math.fround() instead of the f16 version.
@rmg-x rmg-x requested a review from a team as a code owner November 12, 2024 13:13
Copy link
Contributor

@Ms2ger Ms2ger left a comment

Choose a reason for hiding this comment

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

Thanks!

@Ms2ger Ms2ger merged commit 8eee455 into tc39:main Nov 12, 2024
11 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.

2 participants