#include <Cache.h>
◆ Cache() [1/2]
bmalloc::Cache::Cache |
( |
| ) |
|
◆ Cache() [2/2]
bmalloc::Cache::Cache |
( |
| ) |
|
◆ allocate() [1/4]
◆ allocate() [2/4]
◆ allocate() [3/4]
◆ allocate() [4/4]
◆ allocator() [1/2]
◆ allocator() [2/2]
◆ deallocate() [1/2]
static void bmalloc::Cache::deallocate |
( |
void * |
| ) |
|
|
static |
◆ deallocate() [2/2]
void bmalloc::Cache::deallocate |
( |
void * |
object | ) |
|
|
inlinestatic |
◆ deallocator() [1/2]
◆ deallocator() [2/2]
◆ operator delete() [1/2]
◆ operator delete() [2/2]
◆ operator new() [1/2]
◆ operator new() [2/2]
◆ reallocate() [1/2]
◆ reallocate() [2/2]
◆ scavenge() [1/2]
void bmalloc::Cache::scavenge |
( |
| ) |
|
|
static |
◆ scavenge() [2/2]
static void bmalloc::Cache::scavenge |
( |
| ) |
|
|
static |
◆ tryAllocate() [1/4]
static void* bmalloc::Cache::tryAllocate |
( |
size_t |
| ) |
|
|
static |
◆ tryAllocate() [2/4]
◆ tryAllocate() [3/4]
◆ tryAllocate() [4/4]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/bmalloc/Cache.h
- Source/bmalloc/bmalloc/Cache.cpp