qtil
advanced-security/qtil-javascript 0.0.3
Search

Predicate SharedTypeTrackingStep::withoutPropStep

Holds if type-tracking should step from pred to succ but block flow of prop through here.

This can be seen as taking a copy of the value in pred but without the properties in props.

Import path

import semmle.javascript.dataflow.TypeTracking
predicate withoutPropStep(Node pred, Node succ, PropertySet props)