We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/jasonwilliams/boa/blob/master/src/lib/exec.rs#L438-L452 should be replaced with a create_realm() function which matches up with https://tc39.es/ecma262/#sec-createrealm
The text was updated successfully, but these errors were encountered:
Is this done? It seems that it was mistakenly closed when committing #126, that specifically says "This doesn't fix #119"
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
https://github.com/jasonwilliams/boa/blob/master/src/lib/exec.rs#L438-L452 should be replaced with a create_realm() function which matches up with https://tc39.es/ecma262/#sec-createrealm
The text was updated successfully, but these errors were encountered: