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

Predicate CallGraph::getABoundFunctionReference

Gets a data flow node that refers to the result of the given partial function invocation, with function as the underlying function.

Import path

import semmle.javascript.dataflow.internal.CallGraphs
SourceNode getABoundFunctionReference(FunctionNode function, int boundArgs, boolean contextDependent)