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 186 of file qv4mm_p.h.

Member Data Documentation

◆ chunk

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

◆ segment

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

Definition at line 187 of file qv4mm_p.h.

◆ size

size_t QV4::HugeItemAllocator::HugeChunk::size

Definition at line 189 of file qv4mm_p.h.


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