CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.3.1-dev (changelog, source)
Search

Member predicate Function::isStrict

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

See Annex C of the ECMAScript language specification.

predicate isStrict()