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