I can use getEventListeners(myElem) to get the list of events, but how can I get the function of these events?
getEventListeners(myElem)
Example: