/third_party/typescript/tests/baselines/reference/ |
D | sourceMap-FileWithComments.symbols | 1 === tests/cases/compiler/sourceMap-FileWithComments.ts === 4 >IPoint : Symbol(IPoint, Decl(sourceMap-FileWithComments.ts, 0, 0)) 7 >getDist : Symbol(IPoint.getDist, Decl(sourceMap-FileWithComments.ts, 1, 18)) 12 >Shapes : Symbol(Shapes, Decl(sourceMap-FileWithComments.ts, 3, 1)) 16 >Point : Symbol(Point, Decl(sourceMap-FileWithComments.ts, 6, 15)) 17 >IPoint : Symbol(IPoint, Decl(sourceMap-FileWithComments.ts, 0, 0)) 21 >x : Symbol(Point.x, Decl(sourceMap-FileWithComments.ts, 11, 20)) 22 >y : Symbol(Point.y, Decl(sourceMap-FileWithComments.ts, 11, 37)) 26 >getDist : Symbol(Point.getDist, Decl(sourceMap-FileWithComments.ts, 11, 59)) 30 >this.x : Symbol(Point.x, Decl(sourceMap-FileWithComments.ts, 11, 20)) [all …]
|
D | sourceMap-LineBreaks.symbols | 1 === tests/cases/compiler/sourceMap-LineBreaks.ts === 3 >endsWithlineSeparator : Symbol(endsWithlineSeparator, Decl(sourceMap-LineBreaks.ts, 0, 3)) 6 >endsWithParagraphSeparator : Symbol(endsWithParagraphSeparator, Decl(sourceMap-LineBreaks.ts, 1, 3… 9 >endsWithNextLine : Symbol(endsWithNextLine, Decl(sourceMap-LineBreaks.ts, 2, 3)) 10 >endsWithLineFeed : Symbol(endsWithLineFeed, Decl(sourceMap-LineBreaks.ts, 2, 29)) 13 >endsWithCarriageReturnLineFeed : Symbol(endsWithCarriageReturnLineFeed, Decl(sourceMap-LineBreaks.… 16 >endsWithCarriageReturn : Symbol(endsWithCarriageReturn, Decl(sourceMap-LineBreaks.ts, 4, 3)) 19 >endsWithLineFeedCarriageReturn : Symbol(endsWithLineFeedCarriageReturn, Decl(sourceMap-LineBreaks.… 22 …ageReturnLineFeed : Symbol(endsWithLineFeedCarriageReturnLineFeed, Decl(sourceMap-LineBreaks.ts, 7… 25 >stringLiteralWithLineFeed : Symbol(stringLiteralWithLineFeed, Decl(sourceMap-LineBreaks.ts, 9, 3)) [all …]
|
D | sourceMap-StringLiteralWithNewLine.symbols | 1 === tests/cases/compiler/sourceMap-StringLiteralWithNewLine.ts === 3 >Document : Symbol(Document, Decl(sourceMap-StringLiteralWithNewLine.ts, 0, 0)) 6 >Window : Symbol(Window, Decl(sourceMap-StringLiteralWithNewLine.ts, 1, 1)) 9 >document : Symbol(Window.document, Decl(sourceMap-StringLiteralWithNewLine.ts, 2, 18)) 10 >Document : Symbol(Document, Decl(sourceMap-StringLiteralWithNewLine.ts, 0, 0)) 13 >window : Symbol(window, Decl(sourceMap-StringLiteralWithNewLine.ts, 5, 11)) 14 >Window : Symbol(Window, Decl(sourceMap-StringLiteralWithNewLine.ts, 1, 1)) 17 >Foo : Symbol(Foo, Decl(sourceMap-StringLiteralWithNewLine.ts, 5, 27)) 20 >x : Symbol(x, Decl(sourceMap-StringLiteralWithNewLine.ts, 8, 7)) 23 >y : Symbol(y, Decl(sourceMap-StringLiteralWithNewLine.ts, 9, 7)) [all …]
|
D | sourceMap-Comments2.symbols | 1 === tests/cases/compiler/sourceMap-Comments2.ts === 3 >foo : Symbol(foo, Decl(sourceMap-Comments2.ts, 0, 0)) 4 >str : Symbol(str, Decl(sourceMap-Comments2.ts, 0, 13)) 5 >num : Symbol(num, Decl(sourceMap-Comments2.ts, 0, 25)) 14 >bar : Symbol(bar, Decl(sourceMap-Comments2.ts, 2, 1)) 15 >str : Symbol(str, Decl(sourceMap-Comments2.ts, 7, 13)) 16 >num : Symbol(num, Decl(sourceMap-Comments2.ts, 7, 25)) 23 >baz : Symbol(baz, Decl(sourceMap-Comments2.ts, 9, 1)) 24 >str : Symbol(str, Decl(sourceMap-Comments2.ts, 12, 13)) 25 >num : Symbol(num, Decl(sourceMap-Comments2.ts, 12, 25)) [all …]
|
D | sourceMap-Comments.symbols | 1 === tests/cases/compiler/sourceMap-Comments.ts === 3 >sas : Symbol(sas, Decl(sourceMap-Comments.ts, 0, 0)) 4 >tools : Symbol(tools, Decl(sourceMap-Comments.ts, 0, 11)) 7 >Test : Symbol(Test, Decl(sourceMap-Comments.ts, 0, 18)) 10 >doX : Symbol(Test.doX, Decl(sourceMap-Comments.ts, 1, 23)) 13 >f : Symbol(f, Decl(sourceMap-Comments.ts, 3, 15)) 16 >f : Symbol(f, Decl(sourceMap-Comments.ts, 3, 15))
|
D | sourceMap-SemiColon1.sourcemap.txt | 2 JsFile: sourceMap-SemiColon1.js 3 mapUrl: sourceMap-SemiColon1.js.map 5 sources: sourceMap-SemiColon1.ts 8 emittedFile:tests/cases/compiler/sourceMap-SemiColon1.js 9 sourceFile:sourceMap-SemiColon1.ts 20 >>>//# sourceMappingURL=sourceMap-SemiColon1.js.map
|
D | sourceMap-Comment1.sourcemap.txt | 2 JsFile: sourceMap-Comment1.js 3 mapUrl: sourceMap-Comment1.js.map 5 sources: sourceMap-Comment1.ts 8 emittedFile:tests/cases/compiler/sourceMap-Comment1.js 9 sourceFile:sourceMap-Comment1.ts 20 >>>//# sourceMappingURL=sourceMap-Comment1.js.map
|
D | sourceMap-InterfacePrecedingVariableDeclaration1.sourcemap.txt | 2 JsFile: sourceMap-InterfacePrecedingVariableDeclaration1.js 3 mapUrl: sourceMap-InterfacePrecedingVariableDeclaration1.js.map 5 sources: sourceMap-InterfacePrecedingVariableDeclaration1.ts 8 emittedFile:tests/cases/compiler/sourceMap-InterfacePrecedingVariableDeclaration1.js 9 sourceFile:sourceMap-InterfacePrecedingVariableDeclaration1.ts 33 >>>//# sourceMappingURL=sourceMap-InterfacePrecedingVariableDeclaration1.js.map
|
D | sourceMap-SkippedNode.sourcemap.txt | 2 JsFile: sourceMap-SkippedNode.js 3 mapUrl: sourceMap-SkippedNode.js.map 5 sources: sourceMap-SkippedNode.ts 8 emittedFile:tests/cases/compiler/sourceMap-SkippedNode.js 9 sourceFile:sourceMap-SkippedNode.ts 58 >>>//# sourceMappingURL=sourceMap-SkippedNode.js.map
|
D | sourceMap-EmptyFile1.sourcemap.txt | 2 JsFile: sourceMap-EmptyFile1.js 3 mapUrl: sourceMap-EmptyFile1.js.map 5 sources: sourceMap-EmptyFile1.ts 7 >>>//# sourceMappingURL=sourceMap-EmptyFile1.js.map
|
D | sourceMap-NewLine1.sourcemap.txt | 2 JsFile: sourceMap-NewLine1.js 3 mapUrl: sourceMap-NewLine1.js.map 5 sources: sourceMap-NewLine1.ts 7 >>>//# sourceMappingURL=sourceMap-NewLine1.js.map
|
D | sourceMap-SingleSpace1.sourcemap.txt | 2 JsFile: sourceMap-SingleSpace1.js 3 mapUrl: sourceMap-SingleSpace1.js.map 5 sources: sourceMap-SingleSpace1.ts 7 >>>//# sourceMappingURL=sourceMap-SingleSpace1.js.map
|
D | sourceMap-StringLiteralWithNewLine.sourcemap.txt | 2 JsFile: sourceMap-StringLiteralWithNewLine.js 3 mapUrl: sourceMap-StringLiteralWithNewLine.js.map 5 sources: sourceMap-StringLiteralWithNewLine.ts 8 emittedFile:tests/cases/compiler/sourceMap-StringLiteralWithNewLine.js 9 sourceFile:sourceMap-StringLiteralWithNewLine.ts 154 >>>//# sourceMappingURL=sourceMap-StringLiteralWithNewLine.js.map
|
D | sourceMap-Comments2.sourcemap.txt | 2 JsFile: sourceMap-Comments2.js 3 mapUrl: sourceMap-Comments2.js.map 5 sources: sourceMap-Comments2.ts 8 emittedFile:tests/cases/compiler/sourceMap-Comments2.js 9 sourceFile:sourceMap-Comments2.ts 211 >>>//# sourceMappingURL=sourceMap-Comments2.js.map
|
D | sourceMap-LineBreaks.sourcemap.txt | 2 JsFile: sourceMap-LineBreaks.js 3 mapUrl: sourceMap-LineBreaks.js.map 5 sources: sourceMap-LineBreaks.ts 8 emittedFile:tests/cases/compiler/sourceMap-LineBreaks.js 9 sourceFile:sourceMap-LineBreaks.ts 323 >>>//# sourceMappingURL=sourceMap-LineBreaks.js.map
|
D | sourceMap-InterfacePrecedingVariableDeclaration1.symbols | 1 === tests/cases/compiler/sourceMap-InterfacePrecedingVariableDeclaration1.ts === 3 >I : Symbol(I, Decl(sourceMap-InterfacePrecedingVariableDeclaration1.ts, 0, 0)) 6 >x : Symbol(x, Decl(sourceMap-InterfacePrecedingVariableDeclaration1.ts, 1, 3))
|
D | sourceMap-NewLine1.js.map | 1 //// [sourceMap-NewLine1.js.map] 2 {"version":3,"file":"sourceMap-NewLine1.js","sourceRoot":"","sources":["sourceMap-NewLine1.ts"],"na…
|
D | sourceMap-EmptyFile1.js.map | 1 //// [sourceMap-EmptyFile1.js.map] 2 {"version":3,"file":"sourceMap-EmptyFile1.js","sourceRoot":"","sources":["sourceMap-EmptyFile1.ts"]…
|
/third_party/node/test/parallel/ |
D | test-source-map-api.js | 32 const sourceMap = findSourceMap(file); constant 33 assert.strictEqual(sourceMap, undefined); 41 const sourceMap = findSourceMap( constant 48 } = sourceMap.findEntry(0, 29); 56 } = sourceMap.findOrigin(1, 30); 66 let sourceMap; variable 70 sourceMap = findSourceMap(throwingRequireCallSite.getFileName()); 82 assert(sourceMap); 89 } = sourceMap.findEntry( 105 } = sourceMap.findOrigin( [all …]
|
D | test-source-map-enable.js | 33 const sourceMap = getSourceMapFromCache('basic.js', coverageDirectory); constant 34 assert.strictEqual(sourceMap.url, 'https://ci.nodejs.org/418'); 50 const sourceMap = getSourceMapFromCache('sigint.js', coverageDirectory); constant 51 assert.strictEqual(sourceMap.url, 'https://ci.nodejs.org/402'); 61 const sourceMap = getSourceMapFromCache('exit-1.js', coverageDirectory); constant 62 assert.strictEqual(sourceMap.url, 'https://ci.nodejs.org/404'); 73 const sourceMap = getSourceMapFromCache('esm-basic.mjs', coverageDirectory); constant 74 assert.strictEqual(sourceMap.url, 'https://ci.nodejs.org/405'); 85 const sourceMap = getSourceMapFromCache( constant 94 dirname(sourceMap.data.sources[0]) [all …]
|
/third_party/typescript/src/testRunner/unittests/config/ |
D | convertCompilerOptionsFromJson.ts | 94 sourceMap: false, 103 sourceMap: false, 118 sourceMap: false, 128 sourceMap: false, 144 sourceMap: false, 153 sourceMap: false, 174 sourceMap: false, 181 sourceMap: false, 202 sourceMap: false, 209 sourceMap: false, [all …]
|
/third_party/typescript/src/harness/ |
D | sourceMapRecorder.ts | 18 export function initializeSourceMapDecoding(sourceMap: ts.RawSourceMap) { 20 sourceMapMappings = sourceMap.mappings; 21 mappings = ts.decodeMappings(sourceMap.mappings); 56 …zeSourceMapSpanWriter(sourceMapRecordWriter: Compiler.WriterAggregator, sourceMap: ts.RawSourceMap… 58 sourceMapSources = sourceMap.sources; 59 sourceMapNames = sourceMap.names; 69 SourceMapDecoder.initializeSourceMapDecoding(sourceMap); 71 sourceMapRecorder.WriteLine("JsFile: " + sourceMap.file); 73 sourceMapRecorder.WriteLine("sourceRoot: " + sourceMap.sourceRoot); 74 sourceMapRecorder.WriteLine("sources: " + sourceMap.sources); [all …]
|
/third_party/typescript/scripts/build/ |
D | prepend.mjs | 23 if (input.sourceMap) { 24 …f (typeof input.sourceMap === "string") input.sourceMap = /**@type {import("./sourcemaps.mjs").Raw… 34 output.sourceMap = { 35 version: input.sourceMap.version, 36 file: input.sourceMap.file, 37 sources: input.sourceMap.sources, 38 sourceRoot: input.sourceMap.sourceRoot, 39 mappings: prependMappings + input.sourceMap.mappings,
|
/third_party/typescript/tests/baselines/reference/project/mapRootSourceRootWithNoSourceMapOption/node/ |
D | mapRootSourceRootWithNoSourceMapOption.errors.txt | 1 …ceRoot can only be used when either option '--inlineSourceMap' or option '--sourceMap' is provided. 2 error TS5069: Option 'mapRoot' cannot be specified without specifying option 'sourceMap' or option … 5 …ceRoot can only be used when either option '--inlineSourceMap' or option '--sourceMap' is provided. 6 !!! error TS5069: Option 'mapRoot' cannot be specified without specifying option 'sourceMap' or opt…
|
/third_party/typescript/tests/baselines/reference/project/mapRootSourceRootWithNoSourceMapOption/amd/ |
D | mapRootSourceRootWithNoSourceMapOption.errors.txt | 1 …ceRoot can only be used when either option '--inlineSourceMap' or option '--sourceMap' is provided. 2 error TS5069: Option 'mapRoot' cannot be specified without specifying option 'sourceMap' or option … 5 …ceRoot can only be used when either option '--inlineSourceMap' or option '--sourceMap' is provided. 6 !!! error TS5069: Option 'mapRoot' cannot be specified without specifying option 'sourceMap' or opt…
|