codeql/javascript-all
2.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if invk may invoke f.
invk
f
import semmle.javascript.dataflow.internal.FlowSteps
predicate calls(Node invk, Function f)