properly drop mutually-referring declarations that are not otherwise
authorMihai Bazon <mihai@bazon.net>
Sun, 23 Sep 2012 09:47:34 +0000 (12:47 +0300)
committerMihai Bazon <mihai@bazon.net>
Sun, 23 Sep 2012 09:47:34 +0000 (12:47 +0300)
commita83b28503f4673aeb744b45306500584a6480e29
tree52c34c1e72d32531dd3e1a6c7a1eb935a70c23ec
parent76d88b59dcd28b836b2cdaf7908bfd5acaa88ebc
properly drop mutually-referring declarations that are not otherwise
referenced and have no side effects
lib/ast.js
lib/compress.js
lib/scope.js
lib/transform.js
lib/utils.js