create_property_spec_symbol_int

Function create_property_spec_symbol_int 

Source
pub const fn create_property_spec_symbol_int(
    symbol: WellKnownSymbolCode,
    int: i32,
    attrs: PropertyFlags,
) -> JSPropertySpec
Expand description

Creates a property spec with a symbol, integer and attributes.