estools / esvalid

confirm that a SpiderMonkey format AST represents an ECMAScript program
26 stars 7 forks source link

gracefully handle legacy TryStatement `handlers` property #11

Closed michaelficarra closed 10 years ago

michaelficarra commented 10 years ago

Apparently esprima is still generating ASTs like this.