Lines Matching refs:mustNotCall
15 socket.on('error', common.mustNotCall());
16 socket.on('end', common.mustNotCall());
31 socket.on('error', common.mustNotCall());
35 streamWrap.on('error', common.mustNotCall());
54 socket.on('error', common.mustNotCall());
72 socket.on('error', common.mustNotCall());
73 socket.on('end', common.mustNotCall());
76 streamWrap.on('error', common.mustNotCall());
77 streamWrap.on('end', common.mustNotCall());
91 socket.on('error', common.mustNotCall());
108 socket.on('error', common.mustNotCall());
109 socket.on('end', common.mustNotCall());
112 streamWrap.on('error', common.mustNotCall());
113 streamWrap.on('end', common.mustNotCall());