mozilla-spidermonkey / jsparagus

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

Update opcode for bug 1282976 #658

Closed arai-a closed 2 years ago

arai-a commented 2 years ago

bug 1282976 removed JSOp::LambdaArrow, and added FunctionHasNewTargetBinding flag for new.target. we don't support them, so no change except the definition.