AST_Catch shouldn't really inherit from AST_Scope. Fix #363
authorMihai Bazon <mihai@bazon.net>
Thu, 5 Dec 2013 11:30:29 +0000 (13:30 +0200)
committerMihai Bazon <mihai@bazon.net>
Thu, 5 Dec 2013 11:30:29 +0000 (13:30 +0200)
commit8f35a363d90e6521e916a8d70f3302d4adc51ae6
tree420204f166ac3259f3d1da3ff3a265f17f21f94d
parentd2190c2bf340d807a0c8595dbc2f849aa3bcc443
AST_Catch shouldn't really inherit from AST_Scope.  Fix #363

I hereby acknowledge that figure_out_scope has become a mess.
lib/ast.js
lib/scope.js
test/compress/drop-unused.js