Files
codeql/javascript/ql/test/library-tests/InterProceduralFlow
Max Schaefer 91a718cfe5 JavaScript: Fix data flow out of reflective calls.
We were previously missing a data-flow edge from reflected calls to the corresponding reflective call, that is, for `f.call(...)` we didn't have a flow edge from the implicit call to `f` to the result of `f.call(...)`.
2019-07-04 08:29:04 +01:00
..
2018-08-02 17:53:23 +01:00
2018-08-02 17:53:23 +01:00
2018-10-03 15:49:02 +01:00
2019-01-11 11:02:42 +01:00
2019-01-11 11:02:42 +01:00
2018-10-03 15:49:02 +01:00