Home
last modified time | relevance | path

Searched defs:tryGetMessage (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/default/
DPlatformMessagePortChannel.h66 PassOwnPtr<MessagePortChannel::EventData> tryGetMessage() in tryGetMessage() function
/external/webkit/Source/JavaScriptCore/wtf/
DMessageQueue.h159 inline PassOwnPtr<DataType> MessageQueue<DataType>::tryGetMessage() in tryGetMessage() function