Searched refs:markerIds (Results 1 – 1 of 1) sorted by relevance
170 const markerIds: string[] = []; constant206 markerIds.push(markerId);231 writeSourceMapIndent(prevEmittedCol, markerIds[index]);238 writeSourceMapIndent(prevEmittedCol, i === 0 ? markerIds[index] : " >");249 … sourceMapRecorder.WriteLine(markerIds[index] + getSourceMapSpanString(currentSpan.sourceMapSpan));