fix corner cases with function inlining (#4613)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 4 Feb 2021 20:49:37 +0000 (20:49 +0000)
committerGitHub <noreply@github.com>
Thu, 4 Feb 2021 20:49:37 +0000 (04:49 +0800)
commitda24dfb59ea9c67d98f39daab4299b75c15978ea
tree1bfe2aa0bb32ed5a577327a1476f95d0014af877
parenta2f27c7640fee2c981b49ee484a37e1721622bb3
fix corner cases with function inlining (#4613)

fixes #4612
lib/compress.js
test/compress/functions.js