webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <MetaAllocator.h>
Public Member Functions | |
void | notify (MetaAllocatorHandle *) |
void | release (MetaAllocatorHandle *) |
MetaAllocatorHandle * | find (void *address) |
void | notify (MetaAllocatorHandle *) |
void | release (MetaAllocatorHandle *) |
MetaAllocatorHandle * | find (void *address) |
void | notify (MetaAllocatorHandle *) |
void | release (MetaAllocatorHandle *) |
MetaAllocatorHandle * | find (void *address) |
Public Attributes | |
RedBlackTree< MetaAllocatorHandle, void * > | m_allocations |
|
inline |
|
inline |
|
inline |
void WTF::MetaAllocatorTracker::notify | ( | MetaAllocatorHandle * | ) |
void WTF::MetaAllocatorTracker::notify | ( | MetaAllocatorHandle * | ) |
void WTF::MetaAllocatorTracker::notify | ( | MetaAllocatorHandle * | handle | ) |
void WTF::MetaAllocatorTracker::release | ( | MetaAllocatorHandle * | handle | ) |
void WTF::MetaAllocatorTracker::release | ( | MetaAllocatorHandle * | ) |
void WTF::MetaAllocatorTracker::release | ( | MetaAllocatorHandle * | ) |
RedBlackTree< MetaAllocatorHandle, void * > WTF::MetaAllocatorTracker::m_allocations |