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

Member predicate SingletonRefinementValue::equals

Holds if this equals that under strict or non-strict equality, depending on the value of isStrict.

predicate equals(SingletonRefinementValue that, boolean isStrict)