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/
Dtsc.js107051 var isListFilesOnly = !!program.getCompilerOptions().listFilesOnly;
107057 if (!isListFilesOnly) {
107064 var emitResult = isListFilesOnly
DtypingsInstaller.js128721 var isListFilesOnly = !!program.getCompilerOptions().listFilesOnly;
128730 if (!isListFilesOnly) {
128738 var emitResult = isListFilesOnly