improve handling of `switch` statements (#4114)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 16 Sep 2020 19:12:08 +0000 (20:12 +0100)
committerGitHub <noreply@github.com>
Wed, 16 Sep 2020 19:12:08 +0000 (03:12 +0800)
commita9d934ab4eacc3c987a91f8e7fd176e983c36f55
tree12cf34bd9778f88b2b8e724c3f77a613fb3730da
parent2a053710bdafde88c305d318ed2e0196d5dcdfc7
improve handling of `switch` statements (#4114)
lib/ast.js
lib/compress.js
test/compress/reduce_vars.js