Searched refs:m_nextSnapshot (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DContainerNode.h288 m_nextSnapshot = latestSnapshot;
294 latestSnapshot = m_nextSnapshot;
324 ChildNodesLazySnapshot* nextSnapshot() { return m_nextSnapshot; }
342 ChildNodesLazySnapshot* m_nextSnapshot; member in class:WebCore::ChildNodesLazySnapshot

Completed in 117 milliseconds