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