diff options
author | Timothy Flynn <trflynn89@pm.me> | 2021-11-16 22:06:09 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-11-17 09:01:32 +0000 |
commit | 39ab1a8999bf814565318f57d1305ab836343be6 (patch) | |
tree | 169d0f0ad678769a2a6b2a1f868673773f23834c /Userland/Libraries/LibM | |
parent | c19c3205ffe0747fa299950a725a57ebd6667e95 (diff) | |
download | serenity-39ab1a8999bf814565318f57d1305ab836343be6.zip |
LibJS: Implement ECMA-402 Array.prototype.toLocaleString
Turns out the only difference between our existing implementation and
the ECMA-402 implementation is we weren't passing the locales and
options list to each element.toLocaleString invocation.
This also adds spec comments to the definition.
Diffstat (limited to 'Userland/Libraries/LibM')
0 files changed, 0 insertions, 0 deletions