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

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