[][src]Function boa::builtins::number::to_string

pub fn to_string(
    this: &Value,
    _args: &[Value],
    _ctx: &mut Interpreter
) -> ResultValue

Number().toString()

https://tc39.es/ecma262/#sec-number.prototype.tostring