![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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.