Class ClassHasPropertyFunctionCallHandler
- Namespace
- JavaScriptCore.Internal
- Assembly
- JavaScriptCore-6.0.dll
Call Handler for ClassHasPropertyFunction. 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 ClassHasPropertyFunctionCallHandler
- Inheritance
-
ClassHasPropertyFunctionCallHandler
- Inherited Members
Constructors
ClassHasPropertyFunctionCallHandler(ClassHasPropertyFunction)
public ClassHasPropertyFunctionCallHandler(ClassHasPropertyFunction managed)
Parameters
managed
ClassHasPropertyFunction
Fields
NativeCallback
public ClassHasPropertyFunction NativeCallback