Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DharnessIO.ts730 const fullWalker = new TypeWriterWalker(program, !!hasErrorBaseline); constant
802 …const gen: IterableIterator<TypeWriterResult> = isSymbolBaseline ? fullWalker.getSymbols(unitName)… constant