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

take care of SymbolKey before casting #1377

Merged
merged 1 commit into from
Aug 18, 2023
Merged

Conversation

rbri
Copy link
Collaborator

@rbri rbri commented Aug 18, 2023

again (see #1357) take care of ScriptRuntime.isSymbol() == true; the object might be a NativeSymbol or a SymbolKey
(found while working on #1332)

…e; the object might be a NativeSymbol or a SymbolKey

(found while working on mozilla#1332)
@gbrail
Copy link
Collaborator

gbrail commented Aug 18, 2023

I think this is fine although I don't know that we have test coverage for it yet. Since there's more coming I will merge it anyway. Thanks!

@gbrail gbrail merged commit 04a2e13 into mozilla:master Aug 18, 2023
3 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