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

  /external/webkit/Source/WebCore/dom/
TreeScope.h 58 bool hasNodeListCaches() const { return m_numNodeListCaches; }
ContainerNode.cpp 795 if (document()->hasNodeListCaches())
    [all...]
Node.cpp 986 } else if (!m_document || !m_document->hasNodeListCaches()) {
    [all...]

Completed in 42 milliseconds