The type of enumerate_properties in #JSCClassVTable. This is only required when you need to handle external properties not added to the prototype.
a %NULL-terminated array of strings containing the property names, or %NULL if @instance doesn't have enumerable properties.
See Implementation
The type of enumerate_properties in #JSCClassVTable. This is only required when you need to handle external properties not added to the prototype.