Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QV4::CompiledData::JSClass Struct Reference

#include <qv4compileddata_p.h>

+ Collaboration diagram for QV4::CompiledData::JSClass:

Static Public Member Functions

static int calculateSize (int nMembers)
 

Public Attributes

quint32_le nMembers
 

Detailed Description

Definition at line 220 of file qv4compileddata_p.h.

Member Function Documentation

◆ calculateSize()

static int QV4::CompiledData::JSClass::calculateSize ( int  nMembers)
inlinestatic

Definition at line 225 of file qv4compileddata_p.h.

References nMembers.

Referenced by QV4::Compiler::JSUnitGenerator::registerJSClass().

+ Here is the caller graph for this function:

Member Data Documentation

◆ nMembers


The documentation for this struct was generated from the following file: