![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>
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 |