Files
ladybird/Userland/Libraries/LibJS
Idan Horowitz d5507191a9 LibJS: Implement the TrimString Abstract Operation
This was already implemented and duplicated across the
String.prototype.trim{, Start, End} methods, so this simply extracts it
into a separate method that can also be used by other users.
2022-01-17 14:46:07 +00:00
..
2021-09-14 21:41:51 +02:00
2021-09-14 21:41:51 +02:00
2021-10-06 23:52:40 +01:00