![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
UnwindCode (UINT8 offset, UnwindOpcode operation, Register info) | |
Public Attributes | |
UINT8 | offset |
UINT8 | operation: 4 |
UINT8 | info: 4 |
Definition at line 42 of file qv4functiontable_win64.cpp.
|
inline |
Definition at line 44 of file qv4functiontable_win64.cpp.
UINT8 QV4::UnwindCode::info |
Definition at line 50 of file qv4functiontable_win64.cpp.
UINT8 QV4::UnwindCode::offset |
Definition at line 48 of file qv4functiontable_win64.cpp.
UINT8 QV4::UnwindCode::operation |
Definition at line 49 of file qv4functiontable_win64.cpp.