Home
last modified time | relevance | path

Searched defs:watchTypeRootsDirectory (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
DresolutionCache.ts55watchTypeRootsDirectory(directory: string, cb: DirectoryWatcherCallback, flags: WatchDirectoryFlag… method
/third_party/typescript/lib/
Dtsserverlibrary.js113124 …compilerHost.watchTypeRootsDirectory = function (dir, cb, flags) { return watchDirectory(dir, cb, … function
154296 Project.prototype.watchTypeRootsDirectory = function (directory, cb, flags) { method in Project
Dtsserver.js112930 …compilerHost.watchTypeRootsDirectory = function (dir, cb, flags) { return watchDirectory(dir, cb, … function
154102 Project.prototype.watchTypeRootsDirectory = function (directory, cb, flags) { method in Project
Dtsc.js92995 …compilerHost.watchTypeRootsDirectory = function (dir, cb, flags) { return watchDirectory(dir, cb, … function
DtypingsInstaller.js112919 …compilerHost.watchTypeRootsDirectory = function (dir, cb, flags) { return watchDirectory(dir, cb, … function
Dtypescript.js113124 …compilerHost.watchTypeRootsDirectory = function (dir, cb, flags) { return watchDirectory(dir, cb, … function
DtypescriptServices.js113124 …compilerHost.watchTypeRootsDirectory = function (dir, cb, flags) { return watchDirectory(dir, cb, … function