Home
last modified time | relevance | path

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

/third_party/typescript/src/tsserver/
DwebServer.ts74 function createWebSystem(args: string[]) { function
/third_party/typescript/src/webServer/
DwebServer.ts128 …export function createWebSystem(host: WebHost, args: string[], getExecutingFilePath: () => string)… function