mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +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. |
|