Home
last modified time | relevance | path

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

/third_party/typescript/src/tsc/
Dtsc.ts21 ts.executeCommandLine(ts.sys, ts.noop, ts.sys.args);
/third_party/typescript/src/testRunner/unittests/tscWatch/
Dhelpers.ts297 watchOrSolution: ReturnType<typeof executeCommandLine>
331 const watchOrSolution = executeCommandLine(
379 watchOrSolution: ReturnType<typeof executeCommandLine>;
Dincremental.ts46 const closer = executeCommandLine(
/third_party/typescript/src/testRunner/unittests/tsc/
Dhelpers.ts105 executeCommandLine(
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts387 export function executeCommandLine( function
/third_party/typescript/lib/
Dtsc.js95079 function executeCommandLine(system, cb, commandLineArgs) { function
95097 ts.executeCommandLine = executeCommandLine;
95381 ts.executeCommandLine(ts.sys, ts.noop, ts.sys.args);