Searched refs:ChildNodeInsertionNotifier (Results 1 – 5 of 5) sorted by relevance
32 class ChildNodeInsertionNotifier {34 explicit ChildNodeInsertionNotifier(ContainerNode& insertionPoint) in ChildNodeInsertionNotifier() function193 inline void ChildNodeInsertionNotifier::notifyNodeInsertedIntoDocument(Node& node)203 inline void ChildNodeInsertionNotifier::notifyNodeInsertedIntoTree(ContainerNode& node)213 inline void ChildNodeInsertionNotifier::notify(Node& node)
44 void ChildNodeInsertionNotifier::notifyDescendantInsertedIntoDocument(ContainerNode& node) in notifyDescendantInsertedIntoDocument()67 void ChildNodeInsertionNotifier::notifyDescendantInsertedIntoTree(ContainerNode& node) in notifyDescendantInsertedIntoTree()
281 ChildNodeInsertionNotifier(*this).notify(*newChild); in parserInsertBefore()626 ChildNodeInsertionNotifier(*this).notify(*newChild); in parserAppendChild()966 ChildNodeInsertionNotifier(*this).notify(child); in updateTreeAfterInsertion()
150 ChildNodeInsertionNotifier(shadowHost).notify(*shadowRoot); in addShadowRoot()
854 0.12^3619871^HTMLParserThrea^chrome ^[.] WebCore::ChildNodeInsertionNotifier::notifyD…856 … --- WebCore::ChildNodeInsertionNotifier::notifyDescendantInsertedIntoTree(WebCore::ContainerNode*)