Searched refs:createSourceMapSource (Results 1 – 13 of 13) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/ |
| D | customTransforms.ts | 151 source: createSourceMapSource("another.html", "changed;")
|
| /third_party/typescript/src/compiler/factory/ |
| D | nodeFactory.ts | 6438 …export function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) =… function
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 4306 …function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) => numbe…
|
| D | typescriptServices.d.ts | 4306 …function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) => numbe…
|
| D | tsserverlibrary.d.ts | 4306 …function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) => numbe…
|
| D | tsc.js | 20647 function createSourceMapSource(fileName, text, skipTrivia) { function 20650 ts.createSourceMapSource = createSourceMapSource;
|
| D | typingsInstaller.js | 25687 function createSourceMapSource(fileName, text, skipTrivia) { function 25690 ts.createSourceMapSource = createSourceMapSource;
|
| D | typescript.js | 25892 function createSourceMapSource(fileName, text, skipTrivia) { function 25895 ts.createSourceMapSource = createSourceMapSource;
|
| D | typescriptServices.js | 25892 function createSourceMapSource(fileName, text, skipTrivia) { function 25895 ts.createSourceMapSource = createSourceMapSource;
|
| D | tsserverlibrary.js | 25892 function createSourceMapSource(fileName, text, skipTrivia) { function 25895 ts.createSourceMapSource = createSourceMapSource;
|
| D | tsserver.js | 25698 function createSourceMapSource(fileName, text, skipTrivia) { function 25701 ts.createSourceMapSource = createSourceMapSource;
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4537 …function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) => numbe…
|
| D | tsserverlibrary.d.ts | 4537 …function createSourceMapSource(fileName: string, text: string, skipTrivia?: (pos: number) => numbe…
|