![]() |
Qt 6.x
The Qt SDK
|
#include <private/qv4bytecodehandler_p.h>
Include dependency graph for qv4bytecodehandler.cpp: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.