Table of Contents

Class ClassDeletePropertyFunctionCallHandler

Namespace
JavaScriptCore.Internal
Assembly
JavaScriptCore-6.0.dll

Call Handler for ClassDeletePropertyFunction. 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 ClassDeletePropertyFunctionCallHandler
Inheritance
ClassDeletePropertyFunctionCallHandler
Inherited Members

Constructors

ClassDeletePropertyFunctionCallHandler(ClassDeletePropertyFunction)

public ClassDeletePropertyFunctionCallHandler(ClassDeletePropertyFunction managed)

Parameters

managed ClassDeletePropertyFunction

Fields

NativeCallback

public ClassDeletePropertyFunction NativeCallback

Field Value

ClassDeletePropertyFunction