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.FlowStepspredicate identityFunctionStep(Node pred, CallNode succ)