CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Member predicate ControlFlowNode::isStart

Holds if this is a start node, that is, the CFG node where execution of a toplevel or function begins.

predicate isStart()