cleanup
authorMihai Bazon <mihai@bazon.net>
Thu, 11 Oct 2012 08:07:42 +0000 (11:07 +0300)
committerMihai Bazon <mihai@bazon.net>
Thu, 11 Oct 2012 08:07:42 +0000 (11:07 +0300)
commit172aa7a93ccd39feceefa058ad008e19eec0a073
tree31ac9281110909698cdaef9d1cc2cb08c3722924
parent5053a29bc0b723bbf468f50e0434c3eff38600e2
cleanup

- use prototype-less objects where feasible (minor speed improvement)
- get rid of HOP
lib/ast.js
lib/compress.js
lib/parse.js
lib/scope.js
lib/utils.js