Searched refs:wasDestroyed (Results 1 – 3 of 3) sorted by relevance
69 static void wasDestroyed(Element*);
138 void CustomElement::wasDestroyed(Element* element) in wasDestroyed() function in WebCore::CustomElement
217 CustomElement::wasDestroyed(this); in ~Element()