CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Member predicate EventDispatch::getAReceiver

Get an EventRegistration that this event dispatch can send an event to. The default implementation is that the emitters of the dispatch and registration have to be equal. Channels are by default ignored.

EventRegistration getAReceiver()