summaryrefslogtreecommitdiff
path: root/lib/internal/cluster/worker.js
AgeCommit message (Expand)Author
2019-11-25lib: flatten access to primordialsMichaël Zasso
2019-11-09cluster: destruct primordials in lib/internal/cluster/worker.jspeze
2019-04-12lib: enforce the use of Object from primordialsMichaël Zasso
2018-12-05lib: use ES6 class inheritance styleRuben Bridgewater
2018-12-05lib: remove `inherits()` usageRuben Bridgewater
2017-06-20cluster: remove deprecated propertyJames M Snell
2017-01-30lib: add static identifier codes for all deprecationsJames M Snell
2017-01-13cluster: refactor module into multiple filescjihrig