Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DwatchPublic.ts510 const needsUpdateInTypeRootWatch = hasChangedCompilerOptions || !getCurrentProgram(); constant
522 if (needsUpdateInTypeRootWatch) {
/third_party/typescript/lib/
Dtsc.js107566 var needsUpdateInTypeRootWatch = hasChangedCompilerOptions || !getCurrentProgram();
107576 if (needsUpdateInTypeRootWatch) {
DtypingsInstaller.js129272 var needsUpdateInTypeRootWatch = hasChangedCompilerOptions || !getCurrentProgram();
129283 if (needsUpdateInTypeRootWatch) {