Home
last modified time | relevance | path

Searched refs:shimResult (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/harness/
DharnessLanguageService.ts681 const shimResult: { constant
692 isLibFile: shimResult.isLibFile,
697 ts.forEach(shimResult.referencedFiles, refFile => {
705 ts.forEach(shimResult.importedFiles, importedFile => {
713 ts.forEach(shimResult.typeReferenceDirectives, typeRefDirective => {