#include <qv4bytecodegenerator_p.h>
Definition at line 73 of file qv4bytecodegenerator_p.h.
◆ Jump() [1/2]
QV4::Moth::BytecodeGenerator::Jump::Jump |
( |
BytecodeGenerator * | generator, |
|
|
int | instruction ) |
|
inline |
◆ ~Jump()
QV4::Moth::BytecodeGenerator::Jump::~Jump |
( |
| ) |
|
|
inline |
◆ Jump() [2/2]
QV4::Moth::BytecodeGenerator::Jump::Jump |
( |
Jump && | j | ) |
|
|
inline |
◆ link() [1/2]
void QV4::Moth::BytecodeGenerator::Jump::link |
( |
| ) |
|
|
inline |
◆ link() [2/2]
void QV4::Moth::BytecodeGenerator::Jump::link |
( |
Label | l | ) |
|
|
inline |
◆ generator
◆ index
int QV4::Moth::BytecodeGenerator::Jump::index = -1 |
The documentation for this struct was generated from the following file: