mozilla-spidermonkey / jsparagus

Experimental JS parser-generator project.
Other
439 stars 20 forks source link

Handle FunctionHasNewTargetBinding #660

Closed arai-a closed 2 years ago

arai-a commented 2 years ago

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