Skip to main content

re_symbol_match_all

Function re_symbol_match_all 

Source
pub(crate) fn re_symbol_match_all(
    it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>
Expand description

RegExp.prototype[Symbol.matchAll](string) (ES2020)