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