Home
last modified time | relevance | path

Searched defs:ensureUseStrict (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/compiler/transformers/module/
Dsystem.ts225 …const ensureUseStrict = getStrictOptionValue(compilerOptions, "alwaysStrict") || (!compilerOptions… constant
Dmodule.ts96 …const ensureUseStrict = getStrictOptionValue(compilerOptions, "alwaysStrict") || (!compilerOptions… constant
/third_party/typescript/lib/
Dtsc.js22308 function copyPrologue(source, target, ensureUseStrict, visitor) { argument
22318 function copyStandardPrologue(source, target, statementOffset, ensureUseStrict) { argument
22356 function ensureUseStrict(statements) { function
79277 …function visitLexicalEnvironment(statements, visitor, context, start, ensureUseStrict, nodesVisito… argument
DtypingsInstaller.js27679 function copyPrologue(source, target, ensureUseStrict, visitor) { argument
27697 function copyStandardPrologue(source, target, statementOffset, ensureUseStrict) { argument
27740 function ensureUseStrict(statements) { function
93772 …function visitLexicalEnvironment(statements, visitor, context, start, ensureUseStrict, nodesVisito… argument