Predicate SharedFlowStep::loadStoreStep
Holds if the property prop should be copied from the object pred to the object succ.
Import path
import semmle.javascript.dataflow.Configurationpredicate loadStoreStep(Node pred, Node succ, string prop)Holds if the property prop should be copied from the object pred to the object succ.
import semmle.javascript.dataflow.Configurationpredicate loadStoreStep(Node pred, Node succ, string prop)