| Name | Description |
---|
 | AddPropertyAccessors(String, V8FastHostPropertyGetterTObject, V8FastHostPropertySetterTObject) |
Adds accessors for a property.
|
 | AddPropertyAccessors(String, V8FastHostPropertyGetterTObject, V8FastHostPropertySetterTObject, V8FastHostPropertyFlags) |
Adds accessors for a property with the specified attributes.
|
 | AddPropertyAccessorsTField(String, V8FastHostFieldAccessorTObject, TField) |
Adds accessors for a field-backed property.
|
 | AddPropertyAccessorsTField(String, V8FastHostFieldAccessorTObject, TField, V8FastHostPropertyFlags) |
Adds accessors for a field-backed property with the specified attributes.
|