Fix spidermonkey AST (ESTree) export and import, Array holes
authorkzc <zaxxon2011@gmail.com>
Thu, 23 Jun 2016 16:54:38 +0000 (12:54 -0400)
committerRichard van Velzen <rvanvelzen1@gmail.com>
Thu, 30 Jun 2016 19:44:12 +0000 (21:44 +0200)
commit335b72df03fb6593d4bac8ddcde7d1b128eb3c4e
treeaa1759d78036e14db6aec30ecbbd121a674611a0
parent3a7d53f3cfa81fc8df3cd61c9adf0ce6c28ecd30
Fix spidermonkey AST (ESTree) export and import, Array holes

Fixes: #1156 #1161

Also add test to exercise Uglify after spidermonkey export/import of itself.
lib/compress.js
lib/mozilla-ast.js
test/mocha/spidermonkey.js [new file with mode: 0644]