Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DmoduleNameResolver.ts588 getPackageJsonInfoCache(): PackageJsonInfoCache; method
/third_party/typescript/lib/
DtypescriptServices.d.ts4349 getPackageJsonInfoCache?(): PackageJsonInfoCache | undefined; method
5387 getPackageJsonInfoCache(): PackageJsonInfoCache; method
Dtypescript.d.ts4349 getPackageJsonInfoCache?(): PackageJsonInfoCache | undefined; method
5387 getPackageJsonInfoCache(): PackageJsonInfoCache; method
Dtsserverlibrary.d.ts4349 getPackageJsonInfoCache?(): PackageJsonInfoCache | undefined; method
5387 getPackageJsonInfoCache(): PackageJsonInfoCache; method
Dtsc.js36746 …me: getOrCreateCacheForModuleName, clear: clear, update: update, getPackageJsonInfoCache: function… method
45786getPackageJsonInfoCache: function () { var _a; return (_a = host.getPackageJsonInfoCache) === null… method
DtypingsInstaller.js44737 …me: getOrCreateCacheForModuleName, clear: clear, update: update, getPackageJsonInfoCache: function… method
55328getPackageJsonInfoCache: function () { var _a; return (_a = host.getPackageJsonInfoCache) === null… method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4349 getPackageJsonInfoCache?(): PackageJsonInfoCache | undefined; method
5387 getPackageJsonInfoCache(): PackageJsonInfoCache; method
Dtsserverlibrary.d.ts4349 getPackageJsonInfoCache?(): PackageJsonInfoCache | undefined; method
5387 getPackageJsonInfoCache(): PackageJsonInfoCache; method