Skip to main content

symbol_species_getter

Function symbol_species_getter 

Source
pub(crate) fn symbol_species_getter(
    _it: &mut Interp,
    this: Value,
    _a: &[Value],
) -> Result<Value, Value>
Expand description

[Symbol.species] ゲッター (ES2015)。呼び出された this(コンストラクタ自身)を返す。