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

#include <PoolAlloc.h>

Public Member Functions

 TAllocation (size_t size, unsigned char *mem, TAllocation *prev=0)
 
void check () const
 
void checkAllocList () const
 

Static Public Member Functions

static size_t allocationSize (size_t size)
 
static unsigned char * offsetAllocation (unsigned char *m)
 

Constructor & Destructor Documentation

◆ TAllocation()

TAllocation::TAllocation ( size_t  size,
unsigned char *  mem,
TAllocation prev = 0 
)
inline

Member Function Documentation

◆ allocationSize()

static size_t TAllocation::allocationSize ( size_t  size)
inlinestatic

◆ check()

void TAllocation::check ( ) const
inline

◆ checkAllocList()

void TAllocation::checkAllocList ( ) const

◆ offsetAllocation()

static unsigned char* TAllocation::offsetAllocation ( unsigned char *  m)
inlinestatic

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