Home
last modified time | relevance | path

Searched defs:jsFilePath (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/src/compiler/
Demitter.ts78 const jsFilePath = options.emitDeclarationOnly ? undefined : outPath; constant
98 …const jsFilePath = options.emitDeclarationOnly || isJsonEmittedToSameLocation ? undefined : ownOut… constant
181 …const { jsFilePath, sourceMapFilePath, declarationFilePath, declarationMapPath, buildInfoPath } = … constant
280 … const { jsFilePath } = getOutputPathsForBundle(configFile.options, /*forceDtsPaths*/ false); constant
287 …const jsFilePath = getOutputJSFileName(inputFileName, configFile, ignoreCase, getCommonSourceDirec… constant
766 …const { buildInfoPath, jsFilePath, sourceMapFilePath, declarationFilePath, declarationMapPath } = … constant
Dprogram.ts3936 …const { jsFilePath, sourceMapFilePath, declarationFilePath, declarationMapPath, buildInfoPath } = … constant
Dutilities.ts4437 jsFilePath?: string | undefined; property
/third_party/typescript/src/testRunner/unittests/tsbuild/
Dhelpers.ts246 …const { buildInfoPath, jsFilePath, declarationFilePath } = getOutputPathsForBundle(options, /*forc… constant
/third_party/typescript/src/testRunner/unittests/tsserver/
DexternalProjects.ts868 const jsFilePath = `${tscWatch.projectRoot}/javascript.js`; constant
/third_party/typescript/lib/
Dtsc.js82273 function getSourceMapFilePath(jsFilePath, options) { argument
82464 …ng === void 0 ? void 0 : ts.tracing.push("emit", "emitJsFileOrBundle", { jsFilePath: jsFilePath }); property
82507 …function emitJsFileOrBundle(sourceFileOrBundle, jsFilePath, sourceMapFilePath, relativeToBuildInfo… argument
82614 …function printSourceFileOrBundle(jsFilePath, sourceMapFilePath, sourceFileOrBundle, printer, mapOp… argument
DtypingsInstaller.js100787 function getSourceMapFilePath(jsFilePath, options) { argument
100996 … 0 ? void 0 : ts.tracing.push("emit" /* Emit */, "emitJsFileOrBundle", { jsFilePath: jsFilePath }); property
101040 …function emitJsFileOrBundle(sourceFileOrBundle, jsFilePath, sourceMapFilePath, relativeToBuildInfo… argument
101159 …function printSourceFileOrBundle(jsFilePath, sourceMapFilePath, sourceFileOrBundle, printer, mapOp… argument
DtypescriptServices.js100992 function getSourceMapFilePath(jsFilePath, options) { argument
101201 … 0 ? void 0 : ts.tracing.push("emit" /* Emit */, "emitJsFileOrBundle", { jsFilePath: jsFilePath }); property
101245 …function emitJsFileOrBundle(sourceFileOrBundle, jsFilePath, sourceMapFilePath, relativeToBuildInfo… argument
101364 …function printSourceFileOrBundle(jsFilePath, sourceMapFilePath, sourceFileOrBundle, printer, mapOp… argument
Dtypescript.js100992 function getSourceMapFilePath(jsFilePath, options) { argument
101201 … 0 ? void 0 : ts.tracing.push("emit" /* Emit */, "emitJsFileOrBundle", { jsFilePath: jsFilePath }); property
101245 …function emitJsFileOrBundle(sourceFileOrBundle, jsFilePath, sourceMapFilePath, relativeToBuildInfo… argument
101364 …function printSourceFileOrBundle(jsFilePath, sourceMapFilePath, sourceFileOrBundle, printer, mapOp… argument
Dtsserver.js100798 function getSourceMapFilePath(jsFilePath, options) { argument
101007 … 0 ? void 0 : ts.tracing.push("emit" /* Emit */, "emitJsFileOrBundle", { jsFilePath: jsFilePath }); property
101051 …function emitJsFileOrBundle(sourceFileOrBundle, jsFilePath, sourceMapFilePath, relativeToBuildInfo… argument
101170 …function printSourceFileOrBundle(jsFilePath, sourceMapFilePath, sourceFileOrBundle, printer, mapOp… argument
Dtsserverlibrary.js100992 function getSourceMapFilePath(jsFilePath, options) { argument
101201 … 0 ? void 0 : ts.tracing.push("emit" /* Emit */, "emitJsFileOrBundle", { jsFilePath: jsFilePath }); property
101245 …function emitJsFileOrBundle(sourceFileOrBundle, jsFilePath, sourceMapFilePath, relativeToBuildInfo… argument
101364 …function printSourceFileOrBundle(jsFilePath, sourceMapFilePath, sourceFileOrBundle, printer, mapOp… argument