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.CallGraphsSourceNode getABoundFunctionReference(FunctionNode function, int boundArgs, boolean contextDependent)