didClose          448 Source/modules/websockets/NewWebSocketChannelImpl.cpp void NewWebSocketChannelImpl::didClose(WebSocketHandle* handle, bool wasClean, unsigned short code, const blink::WebString& reason)
didClose          119 Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp void ThreadableWebSocketChannelClientWrapper::didClose(unsigned long unhandledBufferedAmount, WebSocketChannelClient::ClosingHandshakeCompletionStatus closingHandshakeCompletion, unsigned short code, const String& reason)
didClose          663 Source/modules/websockets/WebSocket.cpp void WebSocket::didClose(unsigned long unhandledBufferedAmount, ClosingHandshakeCompletionStatus closingHandshakeCompletion, unsigned short code, const String& reason)
didClose          425 Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp void WorkerThreadableWebSocketChannel::Peer::didClose(unsigned long unhandledBufferedAmount, ClosingHandshakeCompletionStatus closingHandshakeCompletion, unsigned short code, const String& reason)
didClose          141 Source/platform/network/SocketStreamHandle.cpp void SocketStreamHandleInternal::didClose(blink::WebSocketStreamHandle* socketHandle)
didClose          163 Source/web/WebSocketImpl.cpp void WebSocketImpl::didClose(unsigned long bufferedAmount, ClosingHandshakeCompletionStatus status, unsigned short code, const String& reason)