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

Merge JS_ToBigInt64Free into JS_ToInt64Free #415

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

saghul
Copy link
Contributor

@saghul saghul commented May 27, 2024

No description provided.

@saghul
Copy link
Contributor Author

saghul commented May 27, 2024

Looks like there is opportunity to simplify some things now:

JS_ToInt64Ext might be unnecessary now? Possibly also JS_ToBigInt64 even? Or should JS_ToBigInt64Free give an error if the value is not a BigInt?

@saghul
Copy link
Contributor Author

saghul commented May 27, 2024

Or should JS_ToBigInt64Free give an error if the value is not a BigInt?

Looking at the test failures it seems like this is indeed the case... Maybe this is not worth doing at all.

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

1 participant