Documentation
Dlang.org
ExceptionHandler
javascriptcore
types
Function used to handle JavaScript exceptions in a #JSCContext.
alias
ExceptionHandler
=
void
delegate
(
javascriptcore.context.Context
context
,
javascriptcore.exception.ExceptionWrap
exception
)
javascriptcore
types
aliases
CheckSyntaxMode
CheckSyntaxResult
ClassDeletePropertyFunction
ClassEnumeratePropertiesFunction
ClassGetPropertyFunction
ClassHasPropertyFunction
ClassSetPropertyFunction
ClassVTable
ExceptionHandler
Executor
OptionType
OptionsFunc
TypedArrayType
ValuePropertyFlags
manifest constants
MAJOR_VERSION
MICRO_VERSION
MINOR_VERSION
OPTIONS_USE_DFG
OPTIONS_USE_FTL
OPTIONS_USE_JIT
OPTIONS_USE_LLINT
Function used to handle JavaScript exceptions in a #JSCContext.