diff options
author | Linus Groh <mail@linusgroh.de> | 2022-12-06 20:39:11 +0000 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-12-07 09:58:38 +0000 |
commit | f23b55ae8681c818add83e025fca5a3e7282bda8 (patch) | |
tree | 035da09e31a5fbb531a97d04c2dcf8cad9641841 /Userland/Libraries/LibJS | |
parent | daec065fdea58840444e61ccfdb71bf6514fa6d5 (diff) | |
download | serenity-f23b55ae8681c818add83e025fca5a3e7282bda8.zip |
AK: Add StringView(String const&) constructor
This allows us to pass the new String type to functions that take a
StringView directly, having to call bytes_as_string_view() every time
gets old quickly.
Diffstat (limited to 'Userland/Libraries/LibJS')
0 files changed, 0 insertions, 0 deletions