Searched refs:ErrorEE (Results 1 – 1 of 1) sorted by relevance
39 Object.setPrototypeOf(ErrorEE.prototype, EventEmitter.prototype);40 Object.setPrototypeOf(ErrorEE, EventEmitter);41 function ErrorEE() { class46 new ErrorEE();