Table of Contents

Class ClassGetPropertyFunctionForeverHandler

Namespace
JavaScriptCore.Internal
Assembly
JavaScriptCore-6.0.dll

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

public class ClassGetPropertyFunctionForeverHandler
Inheritance
ClassGetPropertyFunctionForeverHandler
Inherited Members

Constructors

ClassGetPropertyFunctionForeverHandler(ClassGetPropertyFunction)

public ClassGetPropertyFunctionForeverHandler(ClassGetPropertyFunction managed)

Parameters

managed ClassGetPropertyFunction

Fields

NativeCallback

public ClassGetPropertyFunction NativeCallback

Field Value

ClassGetPropertyFunction