fix crash in unsafe replacement of undefined
authoralexlamsl <alexlamsl@gmail.com>
Sat, 18 Feb 2017 10:58:23 +0000 (18:58 +0800)
committeralexlamsl <alexlamsl@gmail.com>
Sat, 18 Feb 2017 10:58:23 +0000 (18:58 +0800)
commit11676f9d72e667ea14ce380ed448da948e79f85e
treeb55b2578ae55d87bd4537565fc416c9944d3a22b
parentdd31d12a9110b34c1b45a72b6e1f2b64c2d7afe9
fix crash in unsafe replacement of undefined
remove extraneous call to AST_SymbolRef.reference()

closes #1443
lib/compress.js
test/compress/issue-1443.js [new file with mode: 0644]