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

Handle Symbol.toPrimitive and valueOf calls better under interop #1470

Merged
merged 1 commit into from Feb 26, 2023

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Feb 26, 2023

fixes #1467

@lahma lahma enabled auto-merge (squash) February 26, 2023 07:12
@lahma lahma merged commit fa27dfa into sebastienros:main Feb 26, 2023
@lahma lahma deleted the interop-valueof-symbol-tostring branch March 1, 2023 05:36
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.

When trying to automatically convert object into string, an exception is thrown.
1 participant