Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts380 …function getNearestAncestorDirectoryWithPackageJson(host: ModuleSpecifierResolutionHost, fileName:… function
/third_party/typescript/src/services/
Dtypes.ts315 … /* @internal */ getNearestAncestorDirectoryWithPackageJson?(fileName: string): string | undefined; method
/third_party/typescript/lib/
DtypescriptServices.d.ts4351getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
Dtypescript.d.ts4351getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
Dtsserverlibrary.d.ts4351getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
Dtsc.js106367 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { function
DtypingsInstaller.js127915 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4351getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
Dtsserverlibrary.d.ts4351getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method