pub const fn create_property_spec_symbol_int(
symbol: WellKnownSymbolCode,
int: i32,
attrs: PropertyFlags,
) -> JSPropertySpecExpand description
Creates a property spec with a symbol, integer and attributes.
pub const fn create_property_spec_symbol_int(
symbol: WellKnownSymbolCode,
int: i32,
attrs: PropertyFlags,
) -> JSPropertySpecCreates a property spec with a symbol, integer and attributes.