![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qv4mm_p.h>
Public Attributes | |
MemorySegment * | segment |
Chunk * | chunk |
size_t | size |
Chunk* QV4::HugeItemAllocator::HugeChunk::chunk |
Definition at line 178 of file qv4mm_p.h.
Referenced by testing.tools.encode_pdf_filter._PngIdatPdfStream::ResetAccumulator(), and testing.tools.encode_pdf_filter._PngIdatPdfStream::write().
MemorySegment* QV4::HugeItemAllocator::HugeChunk::segment |
Definition at line 177 of file qv4mm_p.h.
Referenced by QV4::freeHugeChunk().