Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QV4::Compiler::ControlFlow::UnwindTarget Struct Reference

#include <qv4compilercontrolflow_p.h>

+ Collaboration diagram for QV4::Compiler::ControlFlow::UnwindTarget:

Public Attributes

BytecodeGenerator::Label linkLabel
 
int unwindLevel
 

Detailed Description

Definition at line 46 of file qv4compilercontrolflow_p.h.

Member Data Documentation

◆ linkLabel

BytecodeGenerator::Label QV4::Compiler::ControlFlow::UnwindTarget::linkLabel

Definition at line 47 of file qv4compilercontrolflow_p.h.

◆ unwindLevel

int QV4::Compiler::ControlFlow::UnwindTarget::unwindLevel

Definition at line 48 of file qv4compilercontrolflow_p.h.


The documentation for this struct was generated from the following file: