Files
codeql/javascript/ql/src
Max Schaefer 149ae5d7ab JavaScript: Fix IllegalInvocation.
This fixes false positives that arise when a call such as `f.apply` can either be interpreted as a reflective invocation of `f`, or a normal call to method `apply` of `f`.
2019-09-23 07:44:14 +01:00
..
2019-09-06 09:04:51 +02:00
2019-01-30 09:44:07 +00:00
2019-01-30 09:44:07 +00:00
2019-09-13 15:48:31 +01:00
2019-09-06 09:04:51 +02:00
2019-09-23 07:44:14 +01:00
2019-09-06 09:04:51 +02:00
2019-02-12 14:38:42 +01:00
2019-09-06 09:04:51 +02:00
2019-01-11 11:02:42 +01:00