Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:destructor

2673         been deleted at this point (otherwise they will crash in their destructor when
3547 pointer is 0 when the object it points to runs its destructor.
7263 JSC crashes like crazy in the JSPropertyNameIterator destructor
7305 in the Structure destructor
8398 (JSC::JSPropertyNameIterator::~JSPropertyNameIterator): Added a destructor
8405 Structure's enumeration cache, used by our new destructor. Also fixed
10092 * wtf/ThreadIdentifierDataPthreads.cpp: Added. Contains custom implementation of thread-specific data that uses custom destructor.
10096 (WTF::ThreadIdentifierData::destruct): Custom thread-specific destructor. Resets the value for the key again to cause second invoke.
10266 unprotected objects alive. Destructor order is not guaranteed, so it's
10846 - The destroy() method can be switched back to a normal destructor; since we've switched
11397 It's important to assert in destructor, because MSVC changes the vptr after constructor
17474 Removed virtual destructor from JSGlobalObjectData to eliminate pointer
17477 Replaced with an explicit destructor function pointer.
18655 QThreadStorage calls the destructor of a given object, which is the
18659 utility function from the destructor of ThreadSpecific::Data. Moreover,
18663 object may be called during the exuction of the destructor.
19030 releases memory without destructor call. fastDeleteAllValues has been implemented
20211 use ParserArenaDeletable to make sure the vector destructor is called.
20228 memory-deallocation logic used by both the destructor and the