estools / esvalid

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

detect strict mode and strict mode early errors #19

Closed michaelficarra closed 10 years ago

michaelficarra commented 10 years ago

I'm splitting this up into its components. This issue is now about strict mode detection. I'll open other issues for the various strict mode restrictions.