Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DscriptVersionCache.ts553 const endText = text.substring(lineMap[lc]); constant
554 if (endText.length > 0) {
555 lines[lc] = endText;