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

Update proxy.js #69

Closed
wants to merge 1 commit into from
Closed

Update proxy.js #69

wants to merge 1 commit into from

Conversation

rishi-raj-jain
Copy link

@rishi-raj-jain rishi-raj-jain commented Jun 21, 2020

Fixes #10

@samthor
Copy link
Contributor

samthor commented Jun 22, 2020

This won't work for similar reasons as to #21. You set strict mode then assert we're in strict mode, which will... always be true.

I want to be clear, I really don't think #10 is solvable, but I'm happy to be proven wrong.

@samthor samthor closed this Jun 22, 2020
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.

throw TypeError in strict mode if set trap doesn't return true
2 participants