shapesecurity / shift-scope-js

scope analyser for the Shift AST
http://shift-ast.org/scope.html
Apache License 2.0
11 stars 6 forks source link

fixes #21: safely handle ForStatement with null init field #22

Closed michaelficarra closed 9 years ago

michaelficarra commented 9 years ago

Fixes #21. This also captures "through" references in for's test and update fields, and updates the mocha dependency minor version. :expressionless:

/cc @tolmasky