![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QV4::BlockAllocator, including all inherited members.
allocate(size_t size, bool forceAllocation=false) | QV4::BlockAllocator | |
allocatedMem() const | QV4::BlockAllocator | inline |
allocationStats | QV4::BlockAllocator | |
binForSlots(size_t nSlots) | QV4::BlockAllocator | inlinestatic |
BlockAllocator(ChunkAllocator *chunkAllocator, ExecutionEngine *engine) | QV4::BlockAllocator | inline |
chunkAllocator | QV4::BlockAllocator | |
chunks | QV4::BlockAllocator | |
engine | QV4::BlockAllocator | |
freeAll() | QV4::BlockAllocator | |
freeBins | QV4::BlockAllocator | |
nextFree | QV4::BlockAllocator | |
nFree | QV4::BlockAllocator | |
NumBins enum value | QV4::BlockAllocator | |
resetBlackBits() | QV4::BlockAllocator | |
sweep() | QV4::BlockAllocator | |
totalSlots() const | QV4::BlockAllocator | inline |
usedMem() const | QV4::BlockAllocator | inline |
usedSlotsAfterLastSweep | QV4::BlockAllocator |