![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QV4::UnwindInfo:Public Attributes | |
| UINT8 | Version: 3 |
| UINT8 | Flags: 5 |
| UINT8 | SizeOfProlog |
| UINT8 | CountOfUnwindCodes |
| UINT8 | FrameRegister: 4 |
| UINT8 | FrameRegisterOffset: 4 |
| UnwindCode | UnwindCodes [2] |
Definition at line 53 of file qv4functiontable_win64.cpp.
| UINT8 QV4::UnwindInfo::CountOfUnwindCodes |
Definition at line 58 of file qv4functiontable_win64.cpp.
| UINT8 QV4::UnwindInfo::Flags |
Definition at line 56 of file qv4functiontable_win64.cpp.
| UINT8 QV4::UnwindInfo::FrameRegister |
Definition at line 59 of file qv4functiontable_win64.cpp.
| UINT8 QV4::UnwindInfo::FrameRegisterOffset |
Definition at line 60 of file qv4functiontable_win64.cpp.
| UINT8 QV4::UnwindInfo::SizeOfProlog |
Definition at line 57 of file qv4functiontable_win64.cpp.
| UnwindCode QV4::UnwindInfo::UnwindCodes[2] |
Definition at line 61 of file qv4functiontable_win64.cpp.
| UINT8 QV4::UnwindInfo::Version |
Definition at line 55 of file qv4functiontable_win64.cpp.