fix `dead_code` on `return`/`throw` within `try` (#2588)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 13 Dec 2017 20:38:21 +0000 (04:38 +0800)
committerGitHub <noreply@github.com>
Wed, 13 Dec 2017 20:38:21 +0000 (04:38 +0800)
commit8266993c6e0a78c4872cbcb81072094a4a7dba2d
tree4bd8d1e6fc25a50256c4d66810e5dbfd164262ac
parent9a137e8613e49066a54f2a1b734a559c05338f11
fix `dead_code` on `return`/`throw` within `try` (#2588)
lib/compress.js
test/compress/dead-code.js