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

Predicate CallGraph::getACallee

Gets a possible callee of node with the given imprecision.

Does not include custom call edges.

Import path

import semmle.javascript.dataflow.internal.CallGraphs
FunctionNode getACallee(InvokeNode node, int imprecision)