forbid block-scoped `AST_Defun` in strict mode (#2718)
authorAlex Lam S.L <alexlamsl@gmail.com>
Thu, 4 Jan 2018 10:45:51 +0000 (18:45 +0800)
committerGitHub <noreply@github.com>
Thu, 4 Jan 2018 10:45:51 +0000 (18:45 +0800)
commita6873a38590a9176c607bcdbff726daa93e1fec7
treea23ff4a6df34716529d7d62b70289284c9e1f411
parent7a6d452b548c8b7783b226f646e814d6cb0cf32b
forbid block-scoped `AST_Defun` in strict mode (#2718)
lib/compress.js
lib/parse.js
test/compress/dead-code.js
test/compress/functions.js
test/run-tests.js