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/
Dtypescript.d.ts4321getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
DtypescriptServices.d.ts4321getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
Dtsserverlibrary.d.ts4321getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
DtypingsInstaller.js127443 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { function
Dtsc.js105921 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4321getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
Dtsserverlibrary.d.ts4321getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method