Searched refs:channel1 (Results 1 – 4 of 4) sorted by relevance
22 const channel1 = new MessageChannel(); constant24 const workerData = { message: channel1.port1, message2: channel2.port1 };25 const transferList = [channel1.port1, channel2.port1];49 const channel1 = new MessageChannel(); constant51 const workerData = { message: channel1.port1, message2: channel2.port1 };
20 const channel1 = new MessageChannel(); constant26 channel1.port1.postMessage(channel2.port1, [ channel2.port1 ]);
18941 *John Tobey <jtobey@channel1.com>*
18763 *John Tobey <jtobey@channel1.com>*