Home
last modified time | relevance | path

Searched defs:afterProgramCreate (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DAPISample_WatchWithDefaults.js47 host.afterProgramCreate = program => { function
DAPISample_Watch.js60 host.afterProgramCreate = program => { function
DAPISample_WatchWithOwnWatchHost.js54 host.afterProgramCreate = program => { function
/third_party/typescript/src/compiler/
DwatchPublic.ts159 afterProgramCreate?(program: T): void; method
/third_party/typescript/lib/
Dtsc.js108799 result.afterProgramCreate = function (builderProgram) { function
111899 watchCompilerHost.afterProgramCreate = function (builderProgram) { function
DtypingsInstaller.js130704 result.afterProgramCreate = function (builderProgram) { function