Searched refs:suspendScheduledTasks (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DActiveDOMObjectTest.cpp93 destDocument().suspendScheduledTasks();
H A DDocumentParser.cpp101 void DocumentParser::suspendScheduledTasks() function in class:blink::DocumentParser
H A DDocumentParser.h104 virtual void suspendScheduledTasks();
H A DExecutionContext.h103 virtual void suspendScheduledTasks();
H A DExecutionContext.cpp110 void ExecutionContext::suspendScheduledTasks() function in class:blink::ExecutionContext
H A DDocument.h856 virtual void suspendScheduledTasks() OVERRIDE FINAL;
H A DDocument.cpp5061 m_parser->suspendScheduledTasks();
5078 // FIXME: suspendScheduledTasks(), resumeScheduledTasks(), tasksNeedSuspension()
5080 void Document::suspendScheduledTasks() function in class:blink::Document
5082 ExecutionContext::suspendScheduledTasks();
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DScopedPageLoadDeferrer.cpp54 toLocalFrame(frame)->document()->suspendScheduledTasks();
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLDocumentParser.h89 virtual void suspendScheduledTasks() OVERRIDE FINAL;
H A DHTMLDocumentParser.cpp1030 void HTMLDocumentParser::suspendScheduledTasks() function in class:blink::HTMLDocumentParser

Completed in 118 milliseconds