Predicate CachedSteps::captures
Holds if f captures the given variable in cap.
Import path
import semmle.javascript.dataflow.internal.FlowStepspredicate captures(Function f, LocalVariable variable, SsaVariableCapture cap)Holds if f captures the given variable in cap.
import semmle.javascript.dataflow.internal.FlowStepspredicate captures(Function f, LocalVariable variable, SsaVariableCapture cap)