V8Fast |
| Name | Description | |
|---|---|---|
| AddMethodGetter(String, V8FastHostMethodInvokerTObject) | Adds a getter for a method. | |
| AddMethodGetter(String, V8FastHostObjectConfiguratorV8FastHostMethodTObject, V8FastHostMethodInvokerTObject) | Adds a getter for a method with the specified configuration callback. | |
| AddMethodGetter(String, Int32, V8FastHostMethodInvokerTObject) | Adds a getter for a method with the specified required argument count. | |
| AddMethodGetter(String, Int32, V8FastHostObjectConfiguratorV8FastHostMethodTObject, V8FastHostMethodInvokerTObject) | Adds a getter for a method with the specified required argument count and configuration callback. |