Searched refs:originalDeclarationCachePath (Results 1 – 2 of 2) sorted by relevance
473 if (genFilesInHar.originalDeclarationCachePath && genFilesInHar.originalDeclarationContent) {474 …let relativeSourceFilePath = toUnixPath(genFilesInHar.originalDeclarationCachePath).replace(toUnix…475 …eCode(genFilesInHar.originalDeclarationContent, genFilesInHar.originalDeclarationCachePath, logger…
398 originalDeclarationCachePath?: string; property419 …genFilesInHar: GeneratedFileInHar = { sourcePath: sourcePath, originalDeclarationCachePath: jsFile… constant