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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLConstructionSite.h129 if (!hasPendingTasks())
133 ASSERT(mode == FlushIfAtTextLimit || !hasPendingTasks());
136 bool hasPendingTasks() function in class:blink::FINAL

Completed in 80 milliseconds