Lines Matching full:destructor
1890 be set up in load() and torn down in the destructor (as opposed to setUpVideoRendering and
12031 been deleted at this point (otherwise they will crash in their destructor when
14775 animation synchronously. The delay between the call to that function and the actual call to the animation's destructor
23810 StorageEvent destructor should be in StorageEvent.cpp
23814 the StorageEvent destructor in the .cpp file so that the RefPtr<Storage>
23815 destructor has a complete type for Storage.
29615 destructor. Thanks to Dan Bernstein for spotting this.
30071 Destructor made private and added missing
33993 * WebCore.base.exp: Updated since Geolocation's destructor is now non-virtual.
33999 * page/Geolocation.h: Removed unneeded includes. Made destructor non-virtual,
34001 destructor. Made lastPosition, isAllowed, and isDenied functions private.
36252 Add virtual destructor to DOMWrapperWorld
48214 (JSC::Bindings::RootObject::InvalidationCallback::~InvalidationCallback): Empty destructor,
49468 In debug builds we had an assert in the destructor of WKCACFLayer.
49748 (WebCore::ImageEventSender::hasPendingEvents): Added a debugging aid for ImageLoader destructor.
51876 to the wrapper it expects to mark it. The wrapper destructor checks this
51880 listeners soon enough, if its destructor didn't have a chance to run
54244 SQLiteTransaction's destructor will try to do a rollback and that
55109 Make ScriptState destructor protected since all non-empty