create_property_spec_symbol_string

Function create_property_spec_symbol_string 

Source
pub const fn create_property_spec_symbol_string(
    symbol: WellKnownSymbolCode,
    string: &'static str,
    attrs: PropertyFlags,
) -> JSPropertySpec
Expand description

Creates a property spec with a symbol, static string and attributes.