estools / esvalid

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

disallow `eval` and `arguments` in restricted positions in strict mode code #23

Open michaelficarra opened 10 years ago

michaelficarra commented 10 years ago

Just ES5 support for now, no destructuring.