Home
last modified time | relevance | path

Searched refs:TypeRoots (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/compiler/
Dwatch.ts550 TypeRoots: "Type roots",
572 TypeRoots: "Type roots", property
DwatchPublic.ts364 …sDirectory = (dir, cb, flags) => watchDirectory(dir, cb, flags, watchOptions, WatchType.TypeRoots);
/third_party/typescript/src/server/
Dproject.ts668 WatchType.TypeRoots,
/third_party/typescript/lib/
Dtsc.js107121 TypeRoots: "Type roots", property
107432 … (dir, cb, flags) { return watchDirectory(dir, cb, flags, watchOptions, ts.WatchType.TypeRoots); };
DtypingsInstaller.js128798 TypeRoots: "Type roots", property
129131 … (dir, cb, flags) { return watchDirectory(dir, cb, flags, watchOptions, ts.WatchType.TypeRoots); };