Files
ladybird/AK
Andreas Kling 4b900bc100 AK: Add fast path in String::trim() and String::trim_whitespace()
If the trimmed string would be the entire string, just return *this
instead of creating a new StringImpl.
2022-02-19 14:45:59 +01:00
..
2021-10-06 23:52:40 +01:00
2022-01-16 11:18:04 +01:00
2021-10-06 23:52:40 +01:00
2022-01-16 11:18:04 +01:00
2021-11-22 09:03:47 +01:00
2021-11-22 09:03:47 +01:00
2021-08-07 15:21:58 +02:00
2021-07-22 23:33:21 +02:00
2021-12-12 11:10:34 -08:00
2022-01-29 17:41:06 +02:00
2022-02-05 16:48:14 +01:00
2022-02-13 23:02:57 +01:00