Home
last modified time | relevance | path

Searched defs:getNearestAncestorDirectoryWithPackageJson (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts262 …function getNearestAncestorDirectoryWithPackageJson(host: ModuleSpecifierResolutionHost, fileName:… function
/third_party/typescript/src/services/
Dtypes.ts304 getNearestAncestorDirectoryWithPackageJson?(fileName: string): string | undefined; method
/third_party/typescript/lib/
Dtsserverlibrary.js112085 function getNearestAncestorDirectoryWithPackageJson(host, fileName) { function
155293 Project.prototype.getNearestAncestorDirectoryWithPackageJson = function (fileName) { method in Project
159080 … ProjectService.prototype.getNearestAncestorDirectoryWithPackageJson = function (fileName) { method in ProjectService
Dtsserver.js111891 function getNearestAncestorDirectoryWithPackageJson(host, fileName) { function
155099 Project.prototype.getNearestAncestorDirectoryWithPackageJson = function (fileName) { method in Project
158886 … ProjectService.prototype.getNearestAncestorDirectoryWithPackageJson = function (fileName) { method in ProjectService
Dtsc.js92051 function getNearestAncestorDirectoryWithPackageJson(host, fileName) { function
DtypingsInstaller.js111880 function getNearestAncestorDirectoryWithPackageJson(host, fileName) { function
Dtypescript.js112085 function getNearestAncestorDirectoryWithPackageJson(host, fileName) { function
DtypescriptServices.js112085 function getNearestAncestorDirectoryWithPackageJson(host, fileName) { function