diff options
author | Charlie Gordon <github@chqrlie.org> | 2024-03-02 15:13:18 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-03-02 18:12:24 +0100 |
commit | b839e252b6a08bc709fc05a092fb203208d53399 (patch) | |
tree | 6be3d98e1a6317414aace4f8e7bf7bb3c913f543 /src | |
parent | 712d129700e7e70f93f379f8f8249ea57e573310 (diff) | |
download | chawan-b839e252b6a08bc709fc05a092fb203208d53399.tar.gz |
Improve Number.prototype.toString for radix other than 10
- fix the conversions for integers and exact fractions - approximate approach for other cases. - bypass floating point conversions for JS_TAG_INT values - avoid divisions for base 10 integer conversions
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions