mirror of
https://github.com/github/codeql.git
synced 2026-04-19 22:14:01 +02:00
3 lines
187 B
Plaintext
3 lines
187 B
Plaintext
| tst.js:4:11:4:26 | arguments.callee | Avoid using arguments.caller and arguments.callee. |
|
|
| tst.js:12:9:12:24 | arguments.caller | Avoid using arguments.caller and arguments.callee. |
|