Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QV4::HugeItemAllocator::HugeChunk Struct Reference

#include <qv4mm_p.h>

+ Collaboration diagram for QV4::HugeItemAllocator::HugeChunk:

Public Attributes

MemorySegmentsegment
 
Chunkchunk
 
size_t size
 

Detailed Description

Definition at line 164 of file qv4mm_p.h.

Member Data Documentation

◆ chunk

Chunk* QV4::HugeItemAllocator::HugeChunk::chunk

Definition at line 166 of file qv4mm_p.h.

◆ segment

MemorySegment* QV4::HugeItemAllocator::HugeChunk::segment

Definition at line 165 of file qv4mm_p.h.

◆ size

size_t QV4::HugeItemAllocator::HugeChunk::size

Definition at line 167 of file qv4mm_p.h.


The documentation for this struct was generated from the following file: