[][src]Function boa::builtins::regexp::match

pub fn match(this: &Value, arg: String, ctx: &mut Interpreter) -> ResultValue

RegExp.prototype[Symbol.match] Returns matches of the regular expression against a string