Table of Contents

Class ClassDeletePropertyFunctionForeverHandler

Namespace
JavaScriptCore.Internal
Assembly
JavaScriptCore-6.0.dll

Forever Handler for ClassDeletePropertyFunction. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class ClassDeletePropertyFunctionForeverHandler
Inheritance
ClassDeletePropertyFunctionForeverHandler
Inherited Members

Constructors

ClassDeletePropertyFunctionForeverHandler(ClassDeletePropertyFunction)

public ClassDeletePropertyFunctionForeverHandler(ClassDeletePropertyFunction managed)

Parameters

managed ClassDeletePropertyFunction

Fields

NativeCallback

public ClassDeletePropertyFunction NativeCallback

Field Value

ClassDeletePropertyFunction