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

Predicate Internal :: getDefinition

Gets the unique SSA definition of v whose value reaches the ith node of bb, which is a use of v.

Import path

import javascript
SsaDefinition getDefinition ( ReachableBasicBlock bb , int i , SsaSourceVariable v )