mozilla-spidermonkey / jsparagus

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

Visit this, and fix condition to declare arguments #607

Closed arai-a closed 4 years ago

arai-a commented 4 years ago

We weren't visiting this expression. the existence of this affects function's script's flag.

also, the condition to declare arguments were flipped.