Lines Matching refs:mustNotCall
46 port1.onmessageerror = common.mustNotCall();
47 port2.onmessageerror = common.mustNotCall();
117 port1.onmessageerror = common.mustNotCall();
118 port2.onmessageerror = common.mustNotCall();
167 port1.onmessageerror = common.mustNotCall();
168 port2.onmessageerror = common.mustNotCall();
218 port1.onmessageerror = common.mustNotCall();
219 port2.onmessageerror = common.mustNotCall();
334 [kDeserialize]: common.mustNotCall(),
361 [kDeserialize]: common.mustNotCall(),
469 worker.on('error', common.mustNotCall());