Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DharnessIO.ts875 const anyUnfoundSources = ts.contains(sourceTDs, /*value*/ undefined); constant
876 if (anyUnfoundSources) return "";