more fixes:
authorMihai Bazon <mihai@bazon.net>
Tue, 21 Aug 2012 08:38:49 +0000 (11:38 +0300)
committerMihai Bazon <mihai@bazon.net>
Tue, 21 Aug 2012 08:38:49 +0000 (11:38 +0300)
commit99456c6156f8a05734a82be97348ace72aa1ee2a
tree284425053132542fe920af3e7fb98f1365685eb2
parent458e251d7ed6e9ac97849237264caa40a40c76b3
more fixes:

- added walker for AST_ObjectProperty
- handle redefinitions properly (only mangle one symbol, make them all point
  to a single definition)

DynarchLIB seems to run fine after mangling + compressed output.
lib/ast.js
lib/output.js
lib/scope.js
tmp/test-node.js