Home
last modified time | relevance | path

Searched defs:toEvent (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
Dsession.ts683 const toEvent = { constant
/third_party/typescript/src/server/
Dsession.ts264 export function toEvent(eventName: string, body: object): protocol.Event { function
/third_party/typescript/lib/
Dtsserverlibrary.js159402 function toEvent(eventName, body) { function
Dtsserver.js159208 function toEvent(eventName, body) { function