Files
codeql/javascript
Aditya Sharad c553330ee3 JS: Fix possible typo in DominatingPaths::hasWrite
Should most likely refer to `AccessPathWrite` and look for write nodes.
This also improves the performance of `rankedAccessPath`, since the
set of candidate blocks is now limited to blocks with both a read and a write.
2022-01-18 16:23:04 +00:00
..
2021-04-23 15:46:48 +01:00