Definition at line 196 of file qv4mm.cpp.
◆ ChunkAllocator() [1/2]
QV4::ChunkAllocator::ChunkAllocator |
( |
| ) |
|
|
inline |
◆ ChunkAllocator() [2/2]
QV4::ChunkAllocator::ChunkAllocator |
( |
| ) |
|
|
inline |
◆ allocate() [1/2]
Chunk * QV4::ChunkAllocator::allocate |
( |
size_t | size = 0 | ) |
|
◆ allocate() [2/2]
Chunk * QV4::ChunkAllocator::allocate |
( |
size_t | size = 0 | ) |
|
◆ free() [1/2]
void QV4::ChunkAllocator::free |
( |
Chunk * | chunk, |
|
|
size_t | size = 0 ) |
◆ free() [2/2]
void QV4::ChunkAllocator::free |
( |
Chunk * | chunk, |
|
|
size_t | size = 0 ) |
◆ requiredChunkSize() [1/2]
size_t QV4::ChunkAllocator::requiredChunkSize |
( |
size_t | size | ) |
|
|
inline |
◆ requiredChunkSize() [2/2]
size_t QV4::ChunkAllocator::requiredChunkSize |
( |
size_t | size | ) |
|
|
inline |
◆ memorySegments
The documentation for this struct was generated from the following file: