kJSPropertyAttributeNone constant

int const kJSPropertyAttributeNone

Specifies that a property has no special attributes.

Implementation

static const int kJSPropertyAttributeNone = 0;