Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qv4memberdata.cpp File Reference
#include "qv4memberdata_p.h"
#include <private/qv4mm_p.h>
#include "qv4value_p.h"
+ Include dependency graph for qv4memberdata.cpp:

Go to the source code of this file.

Functions

 DEFINE_MANAGED_VTABLE (MemberData)
 
static size_t nextPowerOfTwo (size_t s)
 

Function Documentation

◆ DEFINE_MANAGED_VTABLE()

DEFINE_MANAGED_VTABLE ( MemberData  )

◆ nextPowerOfTwo()

static size_t nextPowerOfTwo ( size_t  s)
static

Definition at line 12 of file qv4memberdata.cpp.

Referenced by QV4::MemberData::allocate().

+ Here is the caller graph for this function: