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

Perform B.3.3 hoisting in script bodies #52

Closed bakkot closed 7 years ago

bakkot commented 7 years ago

Fixes #36.

Strong suggest reviewing the two commits separately.