Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 176 of file qv4mm_p.h.

Member Data Documentation

◆ chunk

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

◆ segment

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

Definition at line 177 of file qv4mm_p.h.

Referenced by QV4::freeHugeChunk().

◆ size

size_t QV4::HugeItemAllocator::HugeChunk::size

Definition at line 179 of file qv4mm_p.h.


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