codeql/javascript-all
2.6.16
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if this basic block defines variable v in its ith node d, and lhs is the corresponding variable reference.
v
i
d
lhs
predicate defAt(int i, Variable v, VarDef d, VarRef lhs)