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

Member predicate ES2015Module :: isStrict

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

See Annex C of the ECMAScript language specification.

predicate isStrict ( )