(value)
| 18653 | protocol: kEnumerableProperty, |
| 18654 | [Symbol.toStringTag]: { |
| 18655 | value: "WebSocket", |
| 18656 | writable: false, |
| 18657 | enumerable: false, |
| 18658 | configurable: true |
| 18659 | } |
| 18660 | }); |
| 18661 | Object.defineProperties(WebSocket, { |
| 18662 | CONNECTING: staticPropertyDescriptors, |
| 18663 | OPEN: staticPropertyDescriptors, |
| 18664 | CLOSING: staticPropertyDescriptors, |
| 18665 | CLOSED: staticPropertyDescriptors |
| 18666 | }); |
no outgoing calls
no test coverage detected