fix corner case in call binding (#3128)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 9 May 2018 22:16:35 +0000 (06:16 +0800)
committerGitHub <noreply@github.com>
Wed, 9 May 2018 22:16:35 +0000 (06:16 +0800)
commit14e712ee802da2a6199653268f8519187ece2c51
tree0a0381a2de77ccc31bac130441ad6233da84d868
parentf83adcc9958ad0fc98c175a4d19ad3d37d228f24
fix corner case in call binding (#3128)

fixes #3127
lib/compress.js
test/compress/issue-782.js
test/compress/issue-973.js