Files
node/lib
Ruben Bridgewater dcc82b37b6 lib: remove inherits() usage
This switches all `util.inherits()` calls to use
`Object.setPrototypeOf()` instead. In fact, `util.inherits()` is
mainly a small wrapper around exactly this function while adding
the `_super` property on the object as well.

Refs: #24395

PR-URL: https://github.com/nodejs/node/pull/24755
Refs: https://github.com/nodejs/node/issues/24395
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2018-12-05 16:53:58 +01:00
..
2018-12-05 16:53:58 +01:00
2018-12-05 16:53:58 +01:00
2018-12-05 16:53:58 +01:00
2018-12-05 16:53:58 +01:00
2018-12-05 16:53:58 +01:00
2018-12-05 16:53:58 +01:00
2018-12-05 16:53:58 +01:00
2018-11-06 10:58:42 -05:00
2018-12-05 16:53:58 +01:00
2018-12-04 11:32:42 -08:00
2018-11-20 10:42:31 -08:00
2018-12-05 16:53:58 +01:00
2018-12-05 16:53:58 +01:00
2018-12-05 16:53:58 +01:00
2018-12-05 16:53:58 +01:00
2018-12-05 16:53:58 +01:00
2018-12-05 16:53:58 +01:00