Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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: