compute `uses_arguments` correctly in `figure_out_scope()` (#2099)
authorAlex Lam S.L <alexlamsl@gmail.com>
Wed, 14 Jun 2017 19:28:26 +0000 (03:28 +0800)
committerGitHub <noreply@github.com>
Wed, 14 Jun 2017 19:28:26 +0000 (03:28 +0800)
commit3f961bbba04a8cec0ab74f4a13deb4be217da877
tree11c594d0423b25fd14303bad7d87ad626085895e
parent0a1e523cd5de9b96946b05bd70b3f125a4bfb4cc
compute `uses_arguments` correctly in `figure_out_scope()` (#2099)

fixes #2097
lib/scope.js
test/compress/functions.js