pub const JSPROP_READONLY: u8 = 2;
Expand description

The property is non-writable. This flag is only valid for data properties.