[][src]Function boa::builtins::string::replace

pub fn replace(
    this: &Value,
    args: &[Value],
    ctx: &mut Interpreter
) -> ResultValue