Skip to main content

re_symbol_match

Function re_symbol_match 

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

RegExp.prototype[Symbol.match](string) (ES2015)