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::ExceptionHandlerRecord Struct Reference
+ Collaboration diagram for QV4::ExceptionHandlerRecord:

Public Attributes

RUNTIME_FUNCTION handler
 
UnwindInfo info
 

Detailed Description

Definition at line 64 of file qv4functiontable_win64.cpp.

Member Data Documentation

◆ handler

RUNTIME_FUNCTION QV4::ExceptionHandlerRecord::handler

Definition at line 66 of file qv4functiontable_win64.cpp.

◆ info

UnwindInfo QV4::ExceptionHandlerRecord::info

Definition at line 67 of file qv4functiontable_win64.cpp.


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