Home
last modified time | relevance | path

Searched defs:rootFileNames (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/server/
Dproject.ts2306 private rootFileNames: string[] | undefined; property in ts.server.AutoImportProviderProject
/third_party/typescript/src/services/
Dservices.ts1315 const rootFileNames = host.getScriptFileNames().slice(); constant
/third_party/typescript/lib/
DtypingsInstaller.js121279 …function isProgramUptoDate(program, rootFileNames, newOptions, getSourceVersion, fileExists, hasIn… argument
Dtsc.js100607 …function isProgramUptoDate(program, rootFileNames, newOptions, getSourceVersion, fileExists, hasIn… argument