Type Alias mozjs::jsapi::jsid

source ·
pub type jsid = PropertyKey;

Aliased Type§

struct jsid {
    pub asBits_: usize,
}

Fields§

§asBits_: usize