Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DtypeWriter.ts30 const resChildren: ts.Node[] = []; constant
33 resChildren.unshift(c);
35 work.push(...resChildren);