Qt 6.x
The Qt SDK
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 97 of file qv4mm_p.h.

Member Data Documentation

◆ chunk

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

Definition at line 99 of file qv4mm_p.h.

◆ segment

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

Definition at line 98 of file qv4mm_p.h.

◆ size

size_t QV4::HugeItemAllocator::HugeChunk::size

Definition at line 100 of file qv4mm_p.h.


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