diff options
author | Nico Weber <thakis@chromium.org> | 2020-07-22 09:38:39 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-07-22 15:48:01 +0200 |
commit | 979e02c0a8b1bc63e9d825797631eb5ee5c6de6d (patch) | |
tree | 2753e6c0f407b4eabc6692baeb1237cd749e2ccf /Libraries/LibJS/Tests/iterators | |
parent | 7230b7aad7f47925d3b82dc8151662356b3a4e49 (diff) | |
download | serenity-979e02c0a8b1bc63e9d825797631eb5ee5c6de6d.zip |
LibJS: Implement String.prototype.charCodeAt
It's broken for strings with characters outside 7-bit ASCII, but
it's broken in the same way as several existing functions (e.g.
charAt()), so that's probably ok for now.
Diffstat (limited to 'Libraries/LibJS/Tests/iterators')
0 files changed, 0 insertions, 0 deletions