Home
last modified time | relevance | path

Searched refs:getSourceMapRecordWithSystem (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/harness/
DsourceMapRecorder.ts325 export function getSourceMapRecordWithSystem(sys: ts.System, sourceMapFile: string) { function
/third_party/typescript/src/testRunner/unittests/tsbuild/
Dhelpers.ts156 const text = Harness.SourceMapRecorder.getSourceMapRecordWithSystem(sys, mapFile);