Home
last modified time | relevance | path

Searched defs:createWatchProgram (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
DwatchPublic.ts305 export function createWatchProgram<T extends BuilderProgram>(host: WatchCompilerHostOfFilesAndCompi… function
/third_party/typescript/lib/
Dtsc.js111061 function createWatchProgram(host) { function