/third_party/typescript/tests/baselines/reference/ |
D | APISample_WatchWithDefaults.js | 41 host.createProgram = (rootNames, options, host, oldProgram) => { argument
|
D | APISample_WatchWithOwnWatchHost.js | 48 host.createProgram = (rootNames, options, host, oldProgram) => { argument
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/ |
D | load-virtual.js | 156 const rootNames = new Set(root.edgesOut.keys()) constant
|
/third_party/typescript/tests/arkTSTest/ |
D | run.js | 130 rootNames: [path.join(process.cwd(), rootName)], property
|
/third_party/typescript/src/compiler/ |
D | watchPublic.ts | 38 rootNames: readonly string[]; property
|
D | watch.ts | 797 rootNames: readonly string[]; property
|
D | tsbuildPublic.ts | 242 readonly rootNames: readonly string[]; property
|
D | program.ts | 1027 …const { rootNames, options, configFileParsingDiagnostics, projectReferences } = createProgramOptio… constant
|
/third_party/typescript/src/server/ |
D | project.ts | 2298 …const rootNames = this.getRootFileNames(dependencySelection, hostProject, moduleResolutionHost, co… constant
|
/third_party/typescript/lib/ |
D | tsc.js | 100788 …function createCreateProgramOptions(rootNames, options, host, oldProgram, configFileParsingDiagnos… argument 104434 rootNames: newProgramOrRootNames, property 107754 function createSolutionBuilder(host, rootNames, defaultOptions) { argument 107758 function createSolutionBuilderWithWatch(host, rootNames, defaultOptions, baseWatchOptions) { argument 107762 …function createSolutionBuilderState(watch, hostOrHostWithWatch, rootNames, options, baseWatchOptio… argument 107800 rootNames: rootNames, property 109229 …function createSolutionBuilderWorker(watch, hostOrHostWithWatch, rootNames, options, baseWatchOpti… argument 109965 rootNames: fileNames, property 109984 rootNames: fileNames, property 110007 …host.createProgram = function (rootNames, options, host, oldProgram, configFileParsingDiagnostics,… argument
|
D | typingsInstaller.js | 121495 …function createCreateProgramOptions(rootNames, options, host, oldProgram, configFileParsingDiagnos… argument 125721 rootNames: newProgramOrRootNames, property 129515 function createSolutionBuilder(host, rootNames, defaultOptions) { argument 129519 function createSolutionBuilderWithWatch(host, rootNames, defaultOptions, baseWatchOptions) { argument 129523 …function createSolutionBuilderState(watch, hostOrHostWithWatch, rootNames, options, baseWatchOptio… argument 129563 rootNames: rootNames, property 131081 …function createSolutionBuilderWorker(watch, hostOrHostWithWatch, rootNames, options, baseWatchOpti… argument
|
D | typescript.d.ts | 3305 rootNames: readonly string[]; property
|
D | typescriptServices.d.ts | 3305 rootNames: readonly string[]; property
|
D | tsserverlibrary.d.ts | 3305 rootNames: readonly string[]; property
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 3305 rootNames: readonly string[]; property
|
D | tsserverlibrary.d.ts | 3305 rootNames: readonly string[]; property
|