Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dsourcemap.ts143 …generatedLine: number, generatedCharacter: number, map: RawSourceMap, sourceMapPath: string, start…
175 … const combinedPath = combinePaths(getDirectoryPath(sourceMapPath), relativePath);
Dtypes.ts3602 sourceMapPath?: string;
7995 …tedLine: number, generatedCharacter: number, sourceMap: RawSourceMap, sourceMapPath: string, start…
Demitter.ts5433 node.parent.sourceMapPath!,
/third_party/typescript/src/testRunner/unittests/tsserver/
DprojectReferences.ts587 sourceMapPath?: server.ScriptInfo["sourceMapFilePath"]; property
606 let sourceMapPath: server.ScriptInfo["sourceMapFilePath"] | undefined;
648 assert.equal(dtsInfo.sourceMapFilePath, sourceMapPath, debugInfo);
661 sourceMapPath = dtsInfo && dtsInfo.sourceMapFilePath;
/third_party/typescript/src/compiler/factory/
DnodeFactory.ts6177 let sourceMapPath: string | undefined;
6186sourceMapPath = mapPathOrType === "js" ? textOrInputFiles.javascriptMapPath : textOrInputFiles.dec…
6201 sourceMapPath = mapPathOrType;
6208 node.sourceMapPath = sourceMapPath;
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2001 sourceMapPath?: string; property
3978 …tedLine: number, generatedCharacter: number, sourceMap: RawSourceMap, sourceMapPath: string, start…
Dtsserverlibrary.d.ts2001 sourceMapPath?: string; property
3978 …tedLine: number, generatedCharacter: number, sourceMap: RawSourceMap, sourceMapPath: string, start…
/third_party/typescript/lib/
Dtypescript.d.ts1990 sourceMapPath?: string; property
DtypescriptServices.d.ts1990 sourceMapPath?: string; property
Dtsserverlibrary.d.ts1990 sourceMapPath?: string; property
Dtsc.js20447 var sourceMapPath;
20455sourceMapPath = mapPathOrType === "js" ? textOrInputFiles.javascriptMapPath : textOrInputFiles.dec…
20470 sourceMapPath = mapPathOrType;
20477 node.sourceMapPath = sourceMapPath;
69114 … function appendSourceMap(generatedLine, generatedCharacter, map, sourceMapPath, start, end) { argument
69140 … var combinedPath = ts.combinePaths(ts.getDirectoryPath(sourceMapPath), relativePath);
86542 …ndSourceMap(writer.getLine(), writer.getColumn(), parsed, node.parent.sourceMapPath, node.parent.g…
DtypingsInstaller.js25481 var sourceMapPath;
25489sourceMapPath = mapPathOrType === "js" ? textOrInputFiles.javascriptMapPath : textOrInputFiles.dec…
25504 sourceMapPath = mapPathOrType;
25511 node.sourceMapPath = sourceMapPath;
82203 … function appendSourceMap(generatedLine, generatedCharacter, map, sourceMapPath, start, end) { argument
82232 … var combinedPath = ts.combinePaths(ts.getDirectoryPath(sourceMapPath), relativePath);
105467 …ndSourceMap(writer.getLine(), writer.getColumn(), parsed, node.parent.sourceMapPath, node.parent.g…
DtypescriptServices.js25686 var sourceMapPath;
25694sourceMapPath = mapPathOrType === "js" ? textOrInputFiles.javascriptMapPath : textOrInputFiles.dec…
25709 sourceMapPath = mapPathOrType;
25716 node.sourceMapPath = sourceMapPath;
82408 … function appendSourceMap(generatedLine, generatedCharacter, map, sourceMapPath, start, end) { argument
82437 … var combinedPath = ts.combinePaths(ts.getDirectoryPath(sourceMapPath), relativePath);
105672 …ndSourceMap(writer.getLine(), writer.getColumn(), parsed, node.parent.sourceMapPath, node.parent.g…
Dtsserverlibrary.js25686 var sourceMapPath;
25694sourceMapPath = mapPathOrType === "js" ? textOrInputFiles.javascriptMapPath : textOrInputFiles.dec…
25709 sourceMapPath = mapPathOrType;
25716 node.sourceMapPath = sourceMapPath;
82408 … function appendSourceMap(generatedLine, generatedCharacter, map, sourceMapPath, start, end) { argument
82437 … var combinedPath = ts.combinePaths(ts.getDirectoryPath(sourceMapPath), relativePath);
105672 …ndSourceMap(writer.getLine(), writer.getColumn(), parsed, node.parent.sourceMapPath, node.parent.g…
Dtsserver.js25492 var sourceMapPath;
25500sourceMapPath = mapPathOrType === "js" ? textOrInputFiles.javascriptMapPath : textOrInputFiles.dec…
25515 sourceMapPath = mapPathOrType;
25522 node.sourceMapPath = sourceMapPath;
82214 … function appendSourceMap(generatedLine, generatedCharacter, map, sourceMapPath, start, end) { argument
82243 … var combinedPath = ts.combinePaths(ts.getDirectoryPath(sourceMapPath), relativePath);
105478 …ndSourceMap(writer.getLine(), writer.getColumn(), parsed, node.parent.sourceMapPath, node.parent.g…
Dtypescript.js25686 var sourceMapPath;
25694sourceMapPath = mapPathOrType === "js" ? textOrInputFiles.javascriptMapPath : textOrInputFiles.dec…
25709 sourceMapPath = mapPathOrType;
25716 node.sourceMapPath = sourceMapPath;
82408 … function appendSourceMap(generatedLine, generatedCharacter, map, sourceMapPath, start, end) { argument
82437 … var combinedPath = ts.combinePaths(ts.getDirectoryPath(sourceMapPath), relativePath);
105672 …ndSourceMap(writer.getLine(), writer.getColumn(), parsed, node.parent.sourceMapPath, node.parent.g…