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

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