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

Member predicate CustomAbstractValueDefinition::isCoercibleToNumber

Holds if the induced abstract value is coercible to a number, that is, it represents at least one concrete value for which the ToNumber conversion does not yield NaN.

predicate isCoercibleToNumber()