| /third_party/typescript/src/compiler/transformers/ |
| D | es2016.ts | 7 } = context; 8 9 return chainBundle(context, transformSourceFile);
|
| D | es2020.ts | 6 hoistVariableDeclaration, constant
|
| D | esnext.ts | 5 hoistVariableDeclaration, constant
|
| D | es2017.ts | 22 } = context;
|
| D | es2018.ts | 47 } = context;
|
| D | classFields.ts | 37 hoistVariableDeclaration, constant
|
| D | ts.ts | 41 hoistVariableDeclaration, constant
|
| D | generators.ts | 239 } = context; 240 241 const compilerOptions = context.getCompilerOptions();
|
| D | es2015.ts | 252 hoistVariableDeclaration, constant
|
| /third_party/typescript/src/compiler/ |
| D | transformer.ts | 319 function hoistVariableDeclaration(name: Identifier): void { function
|
| /third_party/typescript/src/compiler/transformers/module/ |
| D | system.ts | 14 } = context; 15 16 const compilerOptions = context.getCompilerOptions();
|
| D | module.ts | 24 } = context; 25 26 const compilerOptions = context.getCompilerOptions();
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3711 hoistVariableDeclaration(node: Identifier): void; method
|
| D | tsserverlibrary.d.ts | 3711 hoistVariableDeclaration(node: Identifier): void; method
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 3648 hoistVariableDeclaration(node: Identifier): void; method
|
| D | typescript.d.ts | 3648 hoistVariableDeclaration(node: Identifier): void; method
|
| D | typescriptServices.d.ts | 3648 hoistVariableDeclaration(node: Identifier): void; method
|
| D | tsc.js | 81914 hoistVariableDeclaration: hoistVariableDeclaration, property 82005 function hoistVariableDeclaration(name) { function 82167 hoistVariableDeclaration: ts.noop, property
|
| D | typingsInstaller.js | 100352 hoistVariableDeclaration: hoistVariableDeclaration, property 100480 function hoistVariableDeclaration(name) { function 100667 hoistVariableDeclaration: ts.noop, property
|
| D | typescriptServices.js | 100557 hoistVariableDeclaration: hoistVariableDeclaration, property 100685 function hoistVariableDeclaration(name) { function 100872 hoistVariableDeclaration: ts.noop, property
|
| D | typescript.js | 100557 hoistVariableDeclaration: hoistVariableDeclaration, property 100685 function hoistVariableDeclaration(name) { function 100872 hoistVariableDeclaration: ts.noop, property
|
| D | tsserverlibrary.js | 100557 hoistVariableDeclaration: hoistVariableDeclaration, property 100685 function hoistVariableDeclaration(name) { function 100872 hoistVariableDeclaration: ts.noop, property
|
| D | tsserver.js | 100363 hoistVariableDeclaration: hoistVariableDeclaration, property 100491 function hoistVariableDeclaration(name) { function 100678 hoistVariableDeclaration: ts.noop, property
|