Home
last modified time | relevance | path

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

/third_party/typescript/src/server/
DscriptVersionCache.ts699 const childLineCount = child.lineCount(); constant
700 if (childLineCount >= relativeOneBasedLine) {
704 relativeOneBasedLine -= childLineCount;