Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qv4arraydata.cpp File Reference

(f0b2fbcf47f00071a7f5f1a04258d451badcb81a)

#include "qv4arraydata_p.h"
#include "qv4object_p.h"
#include "qv4functionobject_p.h"
#include <private/qv4mm_p.h>
#include "qv4runtime_p.h"
#include "qv4argumentsobject_p.h"
#include "qv4string_p.h"
#include "qv4jscall_p.h"
+ Include dependency graph for qv4arraydata.cpp:

Go to the source code of this file.

Functions

 DEFINE_MANAGED_VTABLE (ArrayData)
 
 Q_STATIC_ASSERT (sizeof(Heap::ArrayData)==sizeof(Heap::SimpleArrayData))
 

Function Documentation

◆ DEFINE_MANAGED_VTABLE()

DEFINE_MANAGED_VTABLE ( ArrayData )

◆ Q_STATIC_ASSERT()

Q_STATIC_ASSERT ( sizeof(Heap::ArrayData) = =sizeof(Heap::SimpleArrayData))