This is a short bug report. When you use `at` like `[0,1,2].at(-1)`, you could get ... **is not a function** error. I think `at` should be added to whitelisted from obfuscation.
This is a short bug report.
When you use
atlike[0,1,2].at(-1), you could get ... is not a function error.I think
atshould be added to whitelisted from obfuscation.