codeql/javascript-all
2.2.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
The raw data type underlying DataFlow::Node.
DataFlow::Node
import semmle.javascript.dataflow.internal.DataFlowNode
Data about to be stored in the dynamic argument array of an invocation. Needed for shifting array indices.
Data about to be stored in the rest parameter object. Needed for shifting array indices.
An SSA node from the legacy SSA library
Input to a phi node (new SSA library)
Phi-read node (new SSA library). Ordinary phi nodes are represented by TSsaDefNode.
Use of a variable or ‘this’, with flow from a post-update node (from an earlier use)