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
qv4memberdata.cpp File Reference

(bdb6246599595be462db9901efd3012e83093afc)

#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: