Searched refs:controllerPort (Results 1 – 2 of 2) sorted by relevance
26 frontendPort: MessagePort; controllerPort: MessagePort;44 const controllerPort = data.controllerPort; constant49 controllerPort.onmessage = ({data}) => globals.dispatch(data);
360 controllerPort: controllerChannel.port1,