![]() |
Qt 6.x
The Qt SDK
|
#include <private/qv4bytecodehandler_p.h>
Go to the source code of this file.
Macros | |
#define | DISPATCH_INSTRUCTION(name, nargs, ...) |
#define | DECODE_AND_DISPATCH(instr) |
#define DECODE_AND_DISPATCH | ( | instr | ) |
Definition at line 19 of file qv4bytecodehandler.cpp.
#define DISPATCH_INSTRUCTION | ( | name, | |
nargs, | |||
... | |||
) |
Definition at line 14 of file qv4bytecodehandler.cpp.