Home
last modified time | relevance | path

Searched refs:_storedEvent (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DvarianceAnnotations.js142 _storedEvent: TEvent;
309 _storedEvent: TEvent;
DvarianceAnnotations.types297 _storedEvent: TEvent;
298 >_storedEvent : TEvent
DvarianceAnnotations.symbols387 _storedEvent: TEvent;
388 >_storedEvent : Symbol(StateNode._storedEvent, Decl(varianceAnnotations.ts, 139, 75))
DvarianceAnnotations.errors.txt64 Types of property '_storedEvent' are incompatible.
298 _storedEvent: TEvent;
324 !!! error TS2345: Types of property '_storedEvent' are incompatible.
/third_party/typescript/tests/cases/conformance/types/typeParameters/typeParameterLists/
DvarianceAnnotations.ts144 _storedEvent: TEvent; property in StateNode