qtil
advanced-security/qtil-javascript 0.0.3
Search

Module Internal

Import path

import semmle.javascript.SSA

Predicates

getDefReachingEndOf

Gets an SSA definition of v that reaches the end of basic block bb.

getDefinition

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

Datatypes

RefKind

A classification of variable references into reads and writes.

TSsaDefinition

A data type representing SSA definitions.