Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/default/
DPlatformMessagePortChannel.h71 bool appendAndCheckEmpty(PassOwnPtr<MessagePortChannel::EventData> message) in appendAndCheckEmpty() function
/external/webkit/Source/JavaScriptCore/wtf/
DMessageQueue.h102 inline bool MessageQueue<DataType>::appendAndCheckEmpty(PassOwnPtr<DataType> message) in appendAndCheckEmpty() function