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

Use JS_ToBigIntFree() instead of JS_ToBigInt() #190

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

bnoordhuis
Copy link
Contributor

Reduces reference count juggling in the happy path and, to a lesser extent, in error paths.

Reduces reference count juggling in the happy path and, to a lesser
extent, in error paths.
@bnoordhuis bnoordhuis merged commit 6bd3d56 into quickjs-ng:master Dec 9, 2023
31 checks passed
@bnoordhuis bnoordhuis deleted the to-bigint-free branch December 9, 2023 13:54
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