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

Member predicate StmtContainer :: isStrict

Holds if the code in this container is executed in ECMAScript strict mode.

See Annex C of the ECMAScript language specification.

predicate isStrict ( )