Files
ladybird/Userland/Libraries/LibJS/Runtime
Timothy Flynn 02e7dceb96 LibJS: Add a simple reference-counted UTF-16 string
To help alleviate memory usage when creating and copying large strings,
create a simple wrapper around a Vector<u16> to reference count UTF-16
strings.
2021-08-10 23:07:50 +02:00
..
2021-08-08 20:14:59 +01:00
2021-08-01 08:10:16 +02:00