pub const kJSPropertyAttributeDontDelete: c_uint = 8;
Specifies that the delete operation should fail on a property.