Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 65 of file qv4functiontable_win64.cpp.

Member Data Documentation

◆ handler

RUNTIME_FUNCTION QV4::ExceptionHandlerRecord::handler

Definition at line 67 of file qv4functiontable_win64.cpp.

◆ info

UnwindInfo QV4::ExceptionHandlerRecord::info

Definition at line 68 of file qv4functiontable_win64.cpp.


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