Table of Contents

Delegate ExceptionHandler

Namespace
JavaScriptCore.Internal
Assembly
JavaScriptCore-6.0.dll
public delegate void ExceptionHandler(IntPtr context, IntPtr exception, IntPtr userData)

Parameters

context IntPtr
exception IntPtr
userData IntPtr