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

Member predicate ControlFlowNode::isAFinalNode

Holds if this is a final node, that is, a CFG node where execution of a toplevel or function terminates.

predicate isAFinalNode()