Class (GI Struct)

JavaScriptCore-6.0JavaScriptCoreClassVTable

Virtual table for a JSCClass. This can be optionally used when registering a JavaScriptCore.Class in a JavaScriptCore.Context to provide a custom implementation for the class. All virtual functions are optional and can be set to null to fallback to the default implementation.

Index

Constructors

Properties

enumerate_properties: ClassEnumeratePropertiesFunction