Skip to content

adding optional 'this' on addListener in EventEmitter

This functionality provides this user the option to set 'this' object at 'addListener' or at 'on'. This object will be used when listener is called on 'emit'.

Merge request reports

Loading