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

Member predicate IndefiniteFunctionOrClass :: toPrimitive

Gets an abstract primitive value this abstract value coerces to.

This abstractly models the ToPrimitive coercion described in the ECMAScript language specification.

PrimitiveAbstractValue toPrimitive ( )