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
qv4mm_p.h File Reference

(f1e17903d5d8fdf9dc1a04c00735edc0790fb071)

#include <private/qv4global_p.h>
#include <private/qv4value_p.h>
#include <private/qv4scopedvalue_p.h>
#include <private/qv4object_p.h>
#include <private/qv4mmdefs_p.h>
#include <QVector>
Include dependency graph for qv4mm_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QV4::GCData
struct  QV4::GCIteratorStorage
struct  QV4::GCStateMachine
struct  QV4::GCStateMachine::StepTiming
struct  QV4::GCStateMachine::GCStateInfo
struct  QV4::BlockAllocator
struct  QV4::HugeItemAllocator
struct  QV4::HugeItemAllocator::HugeChunk
class  QV4::MemoryManager
struct  QV4::GCCriticalSection< ToBeMarked >

Namespaces

namespace  QV4

Macros

#define MM_DEBUG   0

Typedefs

using QV4::GCState = GCStateMachine::GCState
using QV4::GCStateInfo = GCStateMachine::GCStateInfo

Macro Definition Documentation

◆ MM_DEBUG

#define MM_DEBUG   0

Definition at line 25 of file qv4mm_p.h.