mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
8f58fb92ff
As per the discussion in #734, this patch deprecates the usage of `EventEmitter.listenerCount` static function in the docs, and introduces the `listenerCount` function in the prototype of `EventEmitter` itself. PR-URL: https://github.com/nodejs/node/pull/2349 Reviewed-By: Trevor Norris <trev.norris@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net> |
||
---|---|---|
.. | ||
ee-add-remove.js | ||
ee-emit-multi-args.js | ||
ee-emit.js | ||
ee-listener-count-on-prototype.js | ||
ee-listeners-many.js | ||
ee-listeners.js |