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 FunctionHasNewTargetBinding #660

Closed
arai-a opened this issue May 4, 2022 · 0 comments
Closed

Handle FunctionHasNewTargetBinding #660

arai-a opened this issue May 4, 2022 · 0 comments

Comments

@arai-a
Copy link
Collaborator

arai-a commented May 4, 2022

https://bugzilla.mozilla.org/show_bug.cgi?id=1282976 introduces ImmutableScriptFlagsEnum:FunctionHasNewTargetBinding, and this breaks delazification case where:

  • enclosing script is compiled with jsparagus
  • inner function fails to compile because of new.target, and fallback to SpiderMonkey
arai-a added a commit to arai-a/jsparagus that referenced this issue May 4, 2022
arai-a added a commit to arai-a/jsparagus that referenced this issue May 4, 2022
@arai-a arai-a closed this as completed in 23608e5 May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant