Searched defs:messageAvailable (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DMessagePort.cpp114 void MessagePort::messageAvailable() function in class:WebCore::MessagePort
156 // Must be closed before blowing away the cached context, to ensure that we get no more calls to messageAvailable().
/external/webkit/Source/WebKit/chromium/src/
H A DPlatformMessagePortChannel.cpp157 void PlatformMessagePortChannel::messageAvailable() function in class:WebCore::PlatformMessagePortChannel
161 m_localPort->messageAvailable();

Completed in 86 milliseconds