/third_party/typescript/src/compiler/transformers/module/ |
D | system.ts | 227 …const ensureUseStrict = getStrictOptionValue(compilerOptions, "alwaysStrict") || (!compilerOptions… constant
|
D | module.ts | 95 …const ensureUseStrict = getStrictOptionValue(compilerOptions, "alwaysStrict") || (!compilerOptions… constant
|
/third_party/typescript/lib/ |
D | tsc.js | 20092 function copyPrologue(source, target, ensureUseStrict, visitor) { argument 20102 function copyStandardPrologue(source, target, ensureUseStrict) { argument 20140 function ensureUseStrict(statements) { function 68620 …function visitLexicalEnvironment(statements, visitor, context, start, ensureUseStrict, nodesVisito… argument
|
D | typingsInstaller.js | 25067 function copyPrologue(source, target, ensureUseStrict, visitor) { argument 25083 function copyStandardPrologue(source, target, ensureUseStrict) { argument 25126 function ensureUseStrict(statements) { function 81664 …function visitLexicalEnvironment(statements, visitor, context, start, ensureUseStrict, nodesVisito… argument
|
D | typescriptServices.js | 25272 function copyPrologue(source, target, ensureUseStrict, visitor) { argument 25288 function copyStandardPrologue(source, target, ensureUseStrict) { argument 25331 function ensureUseStrict(statements) { function 81869 …function visitLexicalEnvironment(statements, visitor, context, start, ensureUseStrict, nodesVisito… argument
|
D | typescript.js | 25272 function copyPrologue(source, target, ensureUseStrict, visitor) { argument 25288 function copyStandardPrologue(source, target, ensureUseStrict) { argument 25331 function ensureUseStrict(statements) { function 81869 …function visitLexicalEnvironment(statements, visitor, context, start, ensureUseStrict, nodesVisito… argument
|
D | tsserverlibrary.js | 25272 function copyPrologue(source, target, ensureUseStrict, visitor) { argument 25288 function copyStandardPrologue(source, target, ensureUseStrict) { argument 25331 function ensureUseStrict(statements) { function 81869 …function visitLexicalEnvironment(statements, visitor, context, start, ensureUseStrict, nodesVisito… argument
|
D | tsserver.js | 25078 function copyPrologue(source, target, ensureUseStrict, visitor) { argument 25094 function copyStandardPrologue(source, target, ensureUseStrict) { argument 25137 function ensureUseStrict(statements) { function 81675 …function visitLexicalEnvironment(statements, visitor, context, start, ensureUseStrict, nodesVisito… argument
|