HomeSort by relevance Sort by last modified time
    Searched refs:hasPendingTasks (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLConstructionSite.h 129 if (!hasPendingTasks())
133 ASSERT(mode == FlushIfAtTextLimit || !hasPendingTasks());
136 bool hasPendingTasks()
HTMLTreeBuilder.cpp 362 ASSERT(!m_tree.hasPendingTasks());
    [all...]

Completed in 207 milliseconds