Constant mozjs::jsapi::JSPROP_READONLY

source ·
pub const JSPROP_READONLY: u8 = 2; // 2u8
Expand description

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