Table of Contents

Class ExceptionHandlerCallHandler

Namespace
JavaScriptCore.Internal
Assembly
JavaScriptCore-6.0.dll

Call Handler for ExceptionHandler. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class ExceptionHandlerCallHandler
Inheritance
ExceptionHandlerCallHandler
Inherited Members

Constructors

ExceptionHandlerCallHandler(ExceptionHandler)

public ExceptionHandlerCallHandler(ExceptionHandler managed)

Parameters

managed ExceptionHandler

Fields

NativeCallback

public ExceptionHandler NativeCallback

Field Value

ExceptionHandler