Files
node/lib
Anna Henningsen 16b11cd2ad events: expand NodeEventTarget functionality
Enable `NodeEventTarget` as a base class for `MessagePort`,
by enabling special processing of events for Node.js listeners,
and removing implicit constructors/private properties so that
classes can be made subclasses of `NodeEventTarget` after they
are created.

PR-URL: https://github.com/nodejs/node/pull/34057
Refs: https://twitter.com/addaleax/status/1276289101671608320
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2020-07-22 22:59:04 +02:00
..
2020-05-24 03:26:21 +02:00
2020-06-22 14:29:49 -07:00
2020-06-07 12:14:49 +02:00
2020-06-02 15:38:59 +02:00
2020-06-19 07:40:11 -07:00
2020-05-16 06:42:16 +02:00
2020-06-19 17:37:26 +02:00
2020-06-23 17:08:09 -07:00
2020-06-24 16:37:42 -07:00
2020-06-30 22:36:50 +02:00
2020-04-28 19:10:26 +02:00
2020-07-17 12:58:38 +02:00
2020-05-16 06:42:16 +02:00
2020-06-29 09:52:09 -05:00