Searched refs:notifyElementWasDestroyed (Results 1 – 3 of 3) sorted by relevance
48 static void notifyElementWasDestroyed(Element*);
50 void CustomElementObserver::notifyElementWasDestroyed(Element* element) in notifyElementWasDestroyed() function in WebCore::CustomElementObserver
148 CustomElementObserver::notifyElementWasDestroyed(element); in wasDestroyed()