warn on deprecated features (#2726)
authorAlex Lam S.L <alexlamsl@gmail.com>
Fri, 5 Jan 2018 11:36:02 +0000 (19:36 +0800)
committerGitHub <noreply@github.com>
Fri, 5 Jan 2018 11:36:02 +0000 (19:36 +0800)
commit7f2a591c7ecdb13a20bbad5e7c614672dd890431
treeb910855717b17a1b9edee369458769d46ac21b76
parentafbcebddf63c7ffa5b0df9b3712ee3b560918f1e
warn on deprecated features (#2726)

- `function.arguments`
- `function.callers`

fixes #2719
lib/compress.js
test/compress/issue-2719.js [new file with mode: 0644]