Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DsourceMapRecorder.ts49 let tsLineMap: number[]; variable
137 tsLineMap = ts.computeLineStarts(newSourceFileCode);
221 …const sourcePos = tsLineMap[currentSpan.sourceMapSpan.sourceLine!] + (currentSpan.sourceMapSpan.so…