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