pub(crate) fn re_symbol_match( it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>
RegExp.prototype[Symbol.match](string) (ES2015)
RegExp.prototype[Symbol.match](string)