Home
last modified time | relevance | path

Searched refs:isListFilesOnly (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dwatch.ts445 const isListFilesOnly = !!program.getCompilerOptions().listFilesOnly; constant
457 if (!isListFilesOnly) {
467 const emitResult = isListFilesOnly
/third_party/typescript/lib/
DtypingsInstaller.js128382 var isListFilesOnly = !!program.getCompilerOptions().listFilesOnly;
128391 if (!isListFilesOnly) {
128399 var emitResult = isListFilesOnly
Dtsc.js106732 var isListFilesOnly = !!program.getCompilerOptions().listFilesOnly;
106738 if (!isListFilesOnly) {
106745 var emitResult = isListFilesOnly