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.
The type of enumerate_properties in #JSCClassVTable. This is only required when you need to handle external properties not added to the prototype.