Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DutilitiesPublic.ts183 export function collapseTextChangeRangesAcrossMultipleVersions(changes: readonly TextChangeRange[])… function
/third_party/typescript/lib/
Dtsc.js11219 function collapseTextChangeRangesAcrossMultipleVersions(changes) { function