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

Predicate getAnInitialPropertyValue

Holds if the result is known to be an initial value of property propertyName of one of the concrete objects represented by baseVal.

Import path

import semmle.javascript.dataflow.internal.AbstractPropertiesImpl
AbstractValue getAnInitialPropertyValue ( DefiniteAbstractValue baseVal , string propertyName )