Searched defs:suspendScheduledTasks (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocumentParser.cpp101 void DocumentParser::suspendScheduledTasks() function in class:blink::DocumentParser
H A DExecutionContext.cpp110 void ExecutionContext::suspendScheduledTasks() function in class:blink::ExecutionContext
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/html/parser/
H A DHTMLDocumentParser.cpp1030 void HTMLDocumentParser::suspendScheduledTasks() function in class:blink::HTMLDocumentParser

Completed in 73 milliseconds