always keep declarations found in unreachable code
authorMihai Bazon <mihai@bazon.net>
Fri, 7 Sep 2012 12:18:32 +0000 (15:18 +0300)
committerMihai Bazon <mihai@bazon.net>
Fri, 7 Sep 2012 12:18:32 +0000 (15:18 +0300)
commit919b2733ab52d3072bb4276210fe442bc0ade5fd
tree662eff0fbadc5c2b31fdda06e764f0f10c94eb6e
parentb77574ea1c25e2630dcde000ae0fa32b01f8311e
always keep declarations found in unreachable code

a few more tests and some cleanups.
lib/compress.js
test/compress/conditionals.js [new file with mode: 0644]
test/compress/dead-code.js
test/run-tests.js
tools/node.js