Predicate CachedSteps::identityFunctionStep
Holds if there is a step from pred
to succ
through a call to an identity function.
Import path
import semmle.javascript.dataflow.internal.FlowSteps
predicate identityFunctionStep(Node pred, CallNode succ)