Lines Matching full:destructor
2773 instances hold references to the platform resources and release them in the destructor.
4228 (Give it a destructor to clean up after itself)
15928 JSDOMWindowShell in its destructor to remove itself from a
15929 hashtable, but GC destructor order is not guaranteed, so the
16051 JSDOMWindowShell in its destructor to remove itself from a
16052 hashtable, but GC destructor order is not guaranteed, so the
24586 destructor).
28625 and restore the old brush in the StylePainter destructor.
30963 Add a virtual destructor.
39038 incomplete type 'WebCore::PluginRequest'; no destructor called
39041 Windows PluginView destructor can use WTF::deleteAllValues to clean up
39727 destructor, as tagged by a null m_document.
41959 * platform/ScrollView.h: Moved the constructor and destructor out of the
43487 * platform/gtk/FileChooserGtk.cpp: Removed FileChooser constructor and destructor,
43495 class and m_controller data member and move the cosntrutor/destructor to platform-
45590 Remove PluginPackage destructor from TemporaryLinkStubs.cpp.
56632 Fixed <rdar://problem/5695439> Crash during GCController destructor on
56639 destructor, which might run after the static hash tables' destructors.
60961 to match its destruction in the destructor.
76336 part of this object. By the time we get to the base class's destructor it's too late.