webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WTF::MetaAllocatorTracker Class Reference

#include <MetaAllocator.h>

Public Member Functions

void notify (MetaAllocatorHandle *)
 
void release (MetaAllocatorHandle *)
 
MetaAllocatorHandlefind (void *address)
 
void notify (MetaAllocatorHandle *)
 
void release (MetaAllocatorHandle *)
 
MetaAllocatorHandlefind (void *address)
 
void notify (MetaAllocatorHandle *)
 
void release (MetaAllocatorHandle *)
 
MetaAllocatorHandlefind (void *address)
 

Public Attributes

RedBlackTree< MetaAllocatorHandle, void * > m_allocations
 

Member Function Documentation

◆ find() [1/3]

MetaAllocatorHandle* WTF::MetaAllocatorTracker::find ( void address)
inline

◆ find() [2/3]

MetaAllocatorHandle* WTF::MetaAllocatorTracker::find ( void address)
inline

◆ find() [3/3]

MetaAllocatorHandle* WTF::MetaAllocatorTracker::find ( void address)
inline

◆ notify() [1/3]

void WTF::MetaAllocatorTracker::notify ( MetaAllocatorHandle )

◆ notify() [2/3]

void WTF::MetaAllocatorTracker::notify ( MetaAllocatorHandle )

◆ notify() [3/3]

void WTF::MetaAllocatorTracker::notify ( MetaAllocatorHandle handle)

◆ release() [1/3]

void WTF::MetaAllocatorTracker::release ( MetaAllocatorHandle handle)

◆ release() [2/3]

void WTF::MetaAllocatorTracker::release ( MetaAllocatorHandle )

◆ release() [3/3]

void WTF::MetaAllocatorTracker::release ( MetaAllocatorHandle )

Member Data Documentation

◆ m_allocations

RedBlackTree< MetaAllocatorHandle, void * > WTF::MetaAllocatorTracker::m_allocations

The documentation for this class was generated from the following files: