Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

Predicate signature Make::DataFlowIntegration::WithState::guardChecksDefSig

Holds if the guard g validates the SSA definition def upon evaluating to branch, blocking flow in the given state.

Import path

import codeql.ssa.Ssa
signature predicate guardChecksDefSig(Guard g, Definition def, boolean branch, State state)