Searched defs:canSuspend (Results 1 – 11 of 11) sorted by relevance
83 bool SuspendableTimer::canSuspend() const in canSuspend() function in WebCore::SuspendableTimer
64 bool ActiveDOMObject::canSuspend() const in canSuspend() function in WebCore::ActiveDOMObject
113 bool Worker::canSuspend() const in canSuspend() function in WebCore::Worker
67 bool FileWriter::canSuspend() const in canSuspend() function in WebCore::FileWriter
68 bool FileReader::canSuspend() const in canSuspend() function in WebCore::FileReader
78 virtual bool canSuspend() const { return false; } in canSuspend() function in WebCore::ActiveDOMObjectCallbackImpl
163 bool IDBTransaction::canSuspend() const in canSuspend() function in WebCore::IDBTransaction
176 bool HTMLMarqueeElement::canSuspend() const in canSuspend() function in WebCore::HTMLMarqueeElement
2294 bool HTMLMediaElement::canSuspend() const in canSuspend() function in WebCore::HTMLMediaElement
216 bool WebSocket::canSuspend() const in canSuspend() function in WebCore::WebSocket
1093 bool XMLHttpRequest::canSuspend() const in canSuspend() function in WebCore::XMLHttpRequest