Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-23 | fix uses_arguments handling (broken since 6605d1578351) | Jann Horn | |
Using the symbol declaration tracking of UglifyJS doesn't make sense here anyway, `arguments` always comes from something in the current scope. fixes #1299 | |||
2016-01-15 | Make arguments test slightly more strict | Anthony Van de Gejuchte | |
2016-01-14 | Add scope test for arguments | Anthony Van de Gejuchte | |