KJS
KJS::CollectorBlock Class Reference
#include <collector.h>
Detailed Description
Definition at line 143 of file collector.h.
Public Attributes | |
| CollectorCell | cells [CELLS_PER_BLOCK] |
| uint32_t | usedCells |
| CollectorCell * | freeList |
| CollectorBitmap | marked |
| CollectorBitmap | allocd |
| CollectorBitmap | trailer |
Member Data Documentation
| CollectorCell KJS::CollectorBlock::cells[CELLS_PER_BLOCK] |
Definition at line 145 of file collector.h.
| uint32_t KJS::CollectorBlock::usedCells |
Definition at line 146 of file collector.h.
Definition at line 147 of file collector.h.
Definition at line 148 of file collector.h.
Definition at line 149 of file collector.h.
Definition at line 150 of file collector.h.
The documentation for this class was generated from the following file:
KDE 4.0 API Reference