| /third_party/typescript/src/compiler/ |
| D | moduleNameResolver.ts | 115 failedLookupLocations: Push<string>; property 360 const failedLookupLocations: string[] = []; constant 379 failedLookupLocations, constant 1266 …const { resolvedModule, failedLookupLocations } = tryResolveJSModuleWorker(moduleName, initialDir,… constant 1365 const failedLookupLocations: string[] = []; constant 1379 failedLookupLocations, constant 1744 const exportState = { ...requireState, failedLookupLocations: [], conditions }; constant 2620 const failedLookupLocations: string[] = []; constant 2628 failedLookupLocations, constant 2689 const failedLookupLocations: string[] = []; constant [all …]
|
| D | resolutionCache.ts | 34 readonly failedLookupLocations: string[]; property 379 … const { resolvedModule, failedLookupLocations, affectingLocations } = loadModuleFromGlobalCache( constant 704 const { failedLookupLocations, affectingLocations } = resolution; constant 837 const { failedLookupLocations, affectingLocations } = resolution; constant
|
| D | types.ts | 7285 readonly failedLookupLocations: string[]; property 7310 readonly failedLookupLocations: string[]; property
|
| /third_party/typescript/src/testRunner/unittests/ |
| D | moduleResolution.ts | 98 const failedLookupLocations: string[] = []; constant
|
| /third_party/typescript/lib/ |
| D | tsc.js | 36241 …oduleWithFailedLookupLocations(resolved, isExternalLibraryImport, failedLookupLocations, affecting… argument 36441 failedLookupLocations: failedLookupLocations, property 36468 …{ resolvedTypeReferenceDirective: resolvedTypeReferenceDirective, failedLookupLocations: failedLoo… property 37095 failedLookupLocations: failedLookupLocations, property 37378 …var exportState = __assign(__assign({}, requireState), { failedLookupLocations: [], conditions: co… property 38114 failedLookupLocations: failedLookupLocations, property 38165 failedLookupLocations: failedLookupLocations, property
|
| D | typingsInstaller.js | 44183 …oduleWithFailedLookupLocations(resolved, isExternalLibraryImport, failedLookupLocations, affecting… argument 44403 failedLookupLocations: failedLookupLocations, property 44431 …{ resolvedTypeReferenceDirective: resolvedTypeReferenceDirective, failedLookupLocations: failedLoo… property 45187 failedLookupLocations: failedLookupLocations, property 45508 …var exportState = __assign(__assign({}, requireState), { failedLookupLocations: [], conditions: co… property 46327 failedLookupLocations: failedLookupLocations, property 46387 failedLookupLocations: failedLookupLocations, property
|
| D | typescriptServices.d.ts | 3438 readonly failedLookupLocations: string[]; property
|
| D | typescript.d.ts | 3438 readonly failedLookupLocations: string[]; property
|
| D | tsserverlibrary.d.ts | 3438 readonly failedLookupLocations: string[]; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3438 readonly failedLookupLocations: string[]; property
|
| D | tsserverlibrary.d.ts | 3438 readonly failedLookupLocations: string[]; property
|