Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DharnessIO.ts870 const sourcemapJSON = JSON.parse(sourcemap); constant
871 const outputJSFile = result.outputs.find(td => td.file.endsWith(sourcemapJSON.file));
874 …const sourceTDs = ts.map(sourcemapJSON.sources, (s: string) => result.inputs.find(td => td.file.en…