Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dtsc.js57827 …function isRelatedTo(originalSource, originalTarget, recursionFlags = 3 /* Both */, reportErrors2 … argument
58217 …nction recursiveTypeRelatedTo(source2, target2, reportErrors2, intersectionState, recursionFlags) { argument