Skip to content

wrapperutils: Define $gtype property as non-enumerable

When factoring out this function, the property flags should not have included JSPROP_ENUMERABLE (in GJS_MODULE_PROP_FLAGS, intended for API but not data.)

Merge request reports