Age | Commit message (Expand) | Author |
---|---|---|
2016-10-23 | fix uses_arguments handling (broken since 6605d1578351)...Using the symbol declaration tracking of UglifyJS doesn't make sense here anyway, `arguments` always comes from something in the current scope. fixes #1299 | Jann Horn |
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 |