libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
CatchableType
ldc
eh_msvc
Undocumented in source.
version(CRuntime_Microsoft)
struct
CatchableType {
uint
properties
;
ImgPtr
!
TypeDescriptor
pType
;
PMD
thisDisplacement
;
int
sizeOrOffset
;
PMFN
copyFunction
;
}
Members
Variables
copyFunction
PMFN
copyFunction
;
Undocumented in source.
pType
ImgPtr
!
TypeDescriptor
pType
;
Undocumented in source.
properties
uint
properties
;
Undocumented in source.
sizeOrOffset
int
sizeOrOffset
;
Undocumented in source.
thisDisplacement
PMD
thisDisplacement
;
Undocumented in source.
Meta
Source
See Implementation
ldc
eh_msvc
aliases
PMFN
terminate_handler
functions
RaiseException
__current_exception
__current_exception_context
__processing_throw
_d_createTrace
_d_eh_enter_catch
_d_eh_swapContext
_d_enter_cleanup
_d_isbaseof
_d_leave_cleanup
_d_throw_exception
chainExceptions
eh_malloc
fatalerror
getCatchableType
getThrowInfo
msvc_eh_init
msvc_eh_terminate
set_terminate
tlsOldTerminateHandler
tlsUncaughtExceptions
toPointer
manifest constants
CT_ByReferenceOnly
CT_HasVirtualBase
CT_IsSimpleType
CT_IsStdBadAlloc
CT_IsWinRTHandle
EH_MAGIC_NUMBER1
EXCEPTION_NONCONTINUABLE
EXCEPTION_UNWINDING
TI_IsConst
TI_IsPure
TI_IsUnaligned
TI_IsVolatile
TI_IsWinRT
static variables
catchableHashtab
ehHeap
throwInfoHashtab
throwInfoMutex
structs
CatchableType
CatchableTypeArray
CxxExceptionInfo
EHHeap
ExceptionStack
FiberContext
ImgPtr
PMD
TypeDescriptor
_ThrowInfo
variables
STATUS_MSC_EXCEPTION
exceptionStack
fiberContext
old_terminate_handler