Searched defs:typeRoot (Results 1 – 6 of 6) sorted by relevance
/third_party/typescript/lib/ |
D | tsc.js | 32142 return ts.firstDefined(typeRoots, function (typeRoot) { argument 91840 function getDirectoryToWatchFailedLookupLocationFromTypeRoot(typeRoot, typeRootPath) { argument 91847 function createTypeRootsWatch(typeRootPath, typeRoot) { argument
|
D | typingsInstaller.js | 39400 return ts.firstDefined(typeRoots, function (typeRoot) { argument 111595 function getDirectoryToWatchFailedLookupLocationFromTypeRoot(typeRoot, typeRootPath) { argument 111602 function createTypeRootsWatch(typeRootPath, typeRoot) { argument
|
D | typescriptServices.js | 39605 return ts.firstDefined(typeRoots, function (typeRoot) { argument 111800 function getDirectoryToWatchFailedLookupLocationFromTypeRoot(typeRoot, typeRootPath) { argument 111807 function createTypeRootsWatch(typeRootPath, typeRoot) { argument
|
D | typescript.js | 39605 return ts.firstDefined(typeRoots, function (typeRoot) { argument 111800 function getDirectoryToWatchFailedLookupLocationFromTypeRoot(typeRoot, typeRootPath) { argument 111807 function createTypeRootsWatch(typeRootPath, typeRoot) { argument
|
D | tsserverlibrary.js | 39605 return ts.firstDefined(typeRoots, function (typeRoot) { argument 111800 function getDirectoryToWatchFailedLookupLocationFromTypeRoot(typeRoot, typeRootPath) { argument 111807 function createTypeRootsWatch(typeRootPath, typeRoot) { argument
|
D | tsserver.js | 39411 return ts.firstDefined(typeRoots, function (typeRoot) { argument 111606 function getDirectoryToWatchFailedLookupLocationFromTypeRoot(typeRoot, typeRootPath) { argument 111613 function createTypeRootsWatch(typeRootPath, typeRoot) { argument
|