Skip to content

Provide a description for unitialized values in JS_ToStringInternal #543

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

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Sep 24, 2024

After 56da486 it's possible existing code relied on the current exception not being null to dump it, and the dumped value just said "[unsupported type]". This change provides a more descriptive value.

After 56da486 it's possible existing
code relied on the current exception not being null to dump it, and the
dumped value just said "[unsupported type]". This change provides a more
descriptive value.
@saghul saghul merged commit d9a43d5 into master Sep 24, 2024
50 checks passed
@saghul saghul deleted the str-uninitialized branch September 24, 2024 07:56
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