inline single-use functions that are not constant expressions (#2434)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 5 Nov 2017 14:14:11 +0000 (22:14 +0800)
committerGitHub <noreply@github.com>
Sun, 5 Nov 2017 14:14:11 +0000 (22:14 +0800)
commit2c2fd89e343626f8d7dc83812a6476b0ab99b784
tree6a42beb30791bb9c35c98c6643e6e45a2e6bcc79
parentf46281e2b75a0cae0fbc591ba23c000d4106a07a
inline single-use functions that are not constant expressions (#2434)

fixes #2428
lib/compress.js
lib/minify.js
test/compress/functions.js