| Name | Description |
---|
 | V8FastHostMethodOperationsTObject, TMethod(TObject, String, V8FastHostMethodInvokerTObject) |
Initializes a new V8FastHostMethodOperationsTObject, TMethod instance.
|
 | V8FastHostMethodOperationsTObject, TMethod(TObject, String, V8FastHostObjectConfiguratorTMethod, V8FastHostMethodInvokerTObject) |
Initializes a new V8FastHostMethodOperationsTObject, TMethod instance with the specified configuration callback.
|
 | V8FastHostMethodOperationsTObject, TMethod(TObject, String, Int32, V8FastHostMethodInvokerTObject) |
Initializes a new V8FastHostMethodOperationsTObject, TMethod instance with the specified required argument count.
|
 | V8FastHostMethodOperationsTObject, TMethod(TObject, String, Int32, V8FastHostObjectConfiguratorTMethod, V8FastHostMethodInvokerTObject) |
Initializes a new V8FastHostMethodOperationsTObject, TMethod instance with the specified required argument count and configuration callback.
|