Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DassignToObjectTypeWithPrototypeProperty.js2 class XEvent {} class
8 function XEvent() { class in XEvent
/third_party/typescript/tests/cases/compiler/
DassignToObjectTypeWithPrototypeProperty.ts1 class XEvent {} class