Constant kJSPropertyAttributeDontDelete

Source
pub const kJSPropertyAttributeDontDelete: c_uint = 8;
Expand description

Specifies that the delete operation should fail on a property.