Type Alias jsid

Source
pub(crate) type jsid = PropertyKey;

Aliased Type§

#[repr(C)]
pub(crate) struct jsid { pub asBits_: usize, }

Fields§

§asBits_: usize