mozjs::jsapi

Type Alias jsid

Source
pub type jsid = PropertyKey;

Aliased Type§

struct jsid {
    pub asBits_: usize,
}

Fields§

§asBits_: usize