kJSPropertyAttributeNone constant
int
const kJSPropertyAttributeNone
Specifies that a property has no special attributes.
Implementation
static const int kJSPropertyAttributeNone = 0;
Specifies that a property has no special attributes.
static const int kJSPropertyAttributeNone = 0;