CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( changelog , source )
Search

Member predicate DataFlow :: Configuration :: isAdditionalLoadStep

EXPERIMENTAL. This API may change in the future.

Holds if the property prop of the object pred should be loaded into succ.

predicate isAdditionalLoadStep ( Node pred , Node succ , string prop )