Table of Contents

Class ClassHasPropertyFunctionForeverHandler

Namespace
JavaScriptCore.Internal
Assembly
JavaScriptCore-6.0.dll

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

public class ClassHasPropertyFunctionForeverHandler
Inheritance
ClassHasPropertyFunctionForeverHandler
Inherited Members

Constructors

ClassHasPropertyFunctionForeverHandler(ClassHasPropertyFunction)

public ClassHasPropertyFunctionForeverHandler(ClassHasPropertyFunction managed)

Parameters

managed ClassHasPropertyFunction

Fields

NativeCallback

public ClassHasPropertyFunction NativeCallback

Field Value

ClassHasPropertyFunction