#include <qv4bytecodehandler_p.h>
Definition at line 59 of file qv4bytecodehandler_p.h.
◆ Verdict
◆ ByteCodeHandler()
QV4::Moth::ByteCodeHandler::ByteCodeHandler |
( |
| ) |
|
|
default |
◆ ~ByteCodeHandler()
ByteCodeHandler::~ByteCodeHandler |
( |
| ) |
|
|
virtual |
◆ absoluteOffset()
int QV4::Moth::ByteCodeHandler::absoluteOffset |
( |
int | relativeOffset | ) |
const |
|
inline |
◆ currentInstructionOffset()
int QV4::Moth::ByteCodeHandler::currentInstructionOffset |
( |
| ) |
const |
|
inline |
◆ decode()
void ByteCodeHandler::decode |
( |
const char * | code, |
|
|
uint | len ) |
◆ endInstruction()
◆ nextInstructionOffset()
int QV4::Moth::ByteCodeHandler::nextInstructionOffset |
( |
| ) |
const |
|
inline |
◆ reset()
void QV4::Moth::ByteCodeHandler::reset |
( |
| ) |
|
|
inline |
◆ startInstruction()
The documentation for this class was generated from the following files: