Table of Contents

Class ClassSetPropertyFunctionCallHandler

Namespace
JavaScriptCore.Internal
Assembly
JavaScriptCore-6.0.dll

Call Handler for ClassSetPropertyFunction. 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 ClassSetPropertyFunctionCallHandler
Inheritance
ClassSetPropertyFunctionCallHandler
Inherited Members

Constructors

ClassSetPropertyFunctionCallHandler(ClassSetPropertyFunction)

public ClassSetPropertyFunctionCallHandler(ClassSetPropertyFunction managed)

Parameters

managed ClassSetPropertyFunction

Fields

NativeCallback

public ClassSetPropertyFunction NativeCallback

Field Value

ClassSetPropertyFunction