diff options
author | Timothy Flynn <trflynn89@pm.me> | 2021-08-01 19:02:19 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-04 11:18:24 +0200 |
commit | b6ff7f4fcc90fbd378cc3886ae686fd54b8e6190 (patch) | |
tree | 9cdea237057a5580bf5f52ee8beb9ec2f06badaa /Documentation/UsingQtCreator.md | |
parent | 4c2cc419f964009e44330b7d1404763209f97575 (diff) | |
download | serenity-b6ff7f4fcc90fbd378cc3886ae686fd54b8e6190.zip |
LibJS: Allow PrimitiveString to be created with a UTF-16 string
PrimitiveString may currently only be created with a UTF-8 string, and
it transcodes on the fly when a UTF-16 string is needed. Allow creating
a PrimitiveString from a UTF-16 string to avoid unnecessary transcoding
when the caller only wants UTF-16.
Diffstat (limited to 'Documentation/UsingQtCreator.md')
0 files changed, 0 insertions, 0 deletions