Table of Contents

Class ClassSetPropertyFunctionForeverHandler

Namespace
JavaScriptCore.Internal
Assembly
JavaScriptCore-6.0.dll

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

public class ClassSetPropertyFunctionForeverHandler
Inheritance
ClassSetPropertyFunctionForeverHandler
Inherited Members

Constructors

ClassSetPropertyFunctionForeverHandler(ClassSetPropertyFunction)

public ClassSetPropertyFunctionForeverHandler(ClassSetPropertyFunction managed)

Parameters

managed ClassSetPropertyFunction

Fields

NativeCallback

public ClassSetPropertyFunction NativeCallback

Field Value

ClassSetPropertyFunction