Table of Contents

Class ClassGetPropertyFunctionCallHandler

Namespace
JavaScriptCore.Internal
Assembly
JavaScriptCore-6.0.dll

Call Handler for ClassGetPropertyFunction. 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 ClassGetPropertyFunctionCallHandler
Inheritance
ClassGetPropertyFunctionCallHandler
Inherited Members

Constructors

ClassGetPropertyFunctionCallHandler(ClassGetPropertyFunction)

public ClassGetPropertyFunctionCallHandler(ClassGetPropertyFunction managed)

Parameters

managed ClassGetPropertyFunction

Fields

NativeCallback

public ClassGetPropertyFunction NativeCallback

Field Value

ClassGetPropertyFunction