Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts22767 const lastTargetIndex = targetTexts.length - 1; constant
22769 const targetEndText = targetTexts[lastTargetIndex]; constant