Home
last modified time | relevance | path

Searched defs:LiveNodeListBase (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DLiveNodeList.h42 : LiveNodeListBase(ownerNode, rootType, invalidationType, collectionType) { } in LiveNodeListBase() function
DLiveNodeListBase.h43LiveNodeListBase(ContainerNode& ownerNode, NodeListRootType rootType, NodeListInvalidationType inv… in LiveNodeListBase() function
DDocument.h113 class LiveNodeListBase; variable
DDocument.cpp5698 …tInvalidationTypes>(const HeapHashSet<WeakMember<const LiveNodeListBase> >[], const QualifiedName&) in shouldInvalidateNodeListCachesForAttr()