pub fn regexp_method( recv: &Value, name: &str, args: Vec<Value>, ) -> Result<Value, String>
Dispatch a RegExp.prototype method.
RegExp.prototype