CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (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)