Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QV4::Moth::StackSlot Class Reference

#include <qv4instr_moth_p.h>

Collaboration diagram for QV4::Moth::StackSlot:

Public Member Functions

int stackSlot () const
 operator int () const

Static Public Member Functions

static StackSlot createRegister (int index)

Detailed Description

Definition at line 478 of file qv4instr_moth_p.h.

Member Function Documentation

◆ createRegister()

StackSlot QV4::Moth::StackSlot::createRegister ( int index)
inlinestatic

Definition at line 482 of file qv4instr_moth_p.h.

◆ operator int()

QV4::Moth::StackSlot::operator int ( ) const
inline

Definition at line 490 of file qv4instr_moth_p.h.

◆ stackSlot()

int QV4::Moth::StackSlot::stackSlot ( ) const
inline

Definition at line 489 of file qv4instr_moth_p.h.

Referenced by QV4::Moth::operator!=(), and QV4::Moth::operator==().

Here is the caller graph for this function:

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