Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dsourcemap.ts624 …const sourceFileAbsolutePaths = map.sources.map(source => getNormalizedAbsolutePath(source, source… constant
625 …const sourceToSourceIndexMap = new Map(sourceFileAbsolutePaths.map((source, i) => [host.getCanonic…
642 … const sourceFile = host.getSourceFileLike(sourceFileAbsolutePaths[mapping.sourceIndex]);
735 …return { fileName: sourceFileAbsolutePaths[mapping.sourceIndex], pos: mapping.sourcePosition }; //…
/third_party/typescript/src/harness/
DsourceMapRecorder.ts334 …const sourceFileAbsolutePaths = sourceMap.sources.map(source => ts.getNormalizedAbsolutePath(sourc… constant
342 ? getFile(sourceFileAbsolutePaths[decodedSourceMapping.sourceIndex])
/third_party/typescript/lib/
DtypingsInstaller.js82601 …var sourceFileAbsolutePaths = map.sources.map(function (source) { return ts.getNormalizedAbsoluteP…
82602 …var sourceToSourceIndexMap = new ts.Map(sourceFileAbsolutePaths.map(function (source, i) { return …
82617 … var sourceFile = host.getSourceFileLike(sourceFileAbsolutePaths[mapping.sourceIndex]);
82705 …return { fileName: sourceFileAbsolutePaths[mapping.sourceIndex], pos: mapping.sourcePosition }; //…
Dtsc.js69476 …var sourceFileAbsolutePaths = map.sources.map(function (source) { return ts.getNormalizedAbsoluteP…
69477 …var sourceToSourceIndexMap = new ts.Map(sourceFileAbsolutePaths.map(function (source, i) { return …
69492 … var sourceFile = host.getSourceFileLike(sourceFileAbsolutePaths[mapping.sourceIndex]);
69578 … return { fileName: sourceFileAbsolutePaths[mapping.sourceIndex], pos: mapping.sourcePosition };
Dtsserver.js82612 …var sourceFileAbsolutePaths = map.sources.map(function (source) { return ts.getNormalizedAbsoluteP…
82613 …var sourceToSourceIndexMap = new ts.Map(sourceFileAbsolutePaths.map(function (source, i) { return …
82628 … var sourceFile = host.getSourceFileLike(sourceFileAbsolutePaths[mapping.sourceIndex]);
82716 …return { fileName: sourceFileAbsolutePaths[mapping.sourceIndex], pos: mapping.sourcePosition }; //…
DtypescriptServices.js82806 …var sourceFileAbsolutePaths = map.sources.map(function (source) { return ts.getNormalizedAbsoluteP…
82807 …var sourceToSourceIndexMap = new ts.Map(sourceFileAbsolutePaths.map(function (source, i) { return …
82822 … var sourceFile = host.getSourceFileLike(sourceFileAbsolutePaths[mapping.sourceIndex]);
82910 …return { fileName: sourceFileAbsolutePaths[mapping.sourceIndex], pos: mapping.sourcePosition }; //…
Dtsserverlibrary.js82806 …var sourceFileAbsolutePaths = map.sources.map(function (source) { return ts.getNormalizedAbsoluteP…
82807 …var sourceToSourceIndexMap = new ts.Map(sourceFileAbsolutePaths.map(function (source, i) { return …
82822 … var sourceFile = host.getSourceFileLike(sourceFileAbsolutePaths[mapping.sourceIndex]);
82910 …return { fileName: sourceFileAbsolutePaths[mapping.sourceIndex], pos: mapping.sourcePosition }; //…
Dtypescript.js82806 …var sourceFileAbsolutePaths = map.sources.map(function (source) { return ts.getNormalizedAbsoluteP…
82807 …var sourceToSourceIndexMap = new ts.Map(sourceFileAbsolutePaths.map(function (source, i) { return …
82822 … var sourceFile = host.getSourceFileLike(sourceFileAbsolutePaths[mapping.sourceIndex]);
82910 …return { fileName: sourceFileAbsolutePaths[mapping.sourceIndex], pos: mapping.sourcePosition }; //…