mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
JS: use type inference to back up function-style classes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
| namespace.js:5:32:5:44 | function() {} | Baz.method | method |
|
||||
| tst.js:4:17:4:21 | () {} | A.instanceMethod | method |
|
||||
| tst.js:7:6:7:10 | () {} | A.bar | method |
|
||||
| tst.js:9:10:9:14 | () {} | A.baz | getter |
|
||||
|
||||
Reference in New Issue
Block a user