Home
last modified time | relevance | path

Searched refs:WebHost (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/webServer/
DwebServer.ts6 export interface WebHost extends HostWithWriteMessage { interface
112 …export function createWebSystem(host: WebHost, args: string[], getExecutingFilePath: () => string)…
/third_party/typescript/src/tsserver/
DwebServer.ts64 const webHost: WebHost = {
/third_party/typescript/src/testRunner/unittests/tsserver/
DwebServer.ts33 const webHost: server.WebHost = {