Andreas Kling
8b8136b480
LibJS: Use Substring in Intl.Segmenter
...
Keep the primitive string that segment() creates alongside the UTF-16
buffer used by LibUnicode. Segment data objects can then return lazy
Substring instances for "segment" and reuse the original
PrimitiveString for "input" instead of copying both strings.
Add a rope-backed UTF-16 segmenter test that exercises both
containing() and iterator results.
2026-04-11 00:35:36 +02:00
..
2026-03-13 14:42:51 -04:00
2026-03-13 14:42:51 -04:00
2025-04-08 06:50:40 -04:00
2025-09-01 11:11:38 +02:00
2026-02-06 13:50:54 +01:00
2025-07-24 10:39:52 +02:00
2025-04-08 06:50:40 -04:00
2025-07-22 11:51:29 -04:00
2025-03-04 07:36:10 -05:00
2025-07-22 11:51:29 -04:00
2026-02-27 17:19:33 +01:00
2026-02-14 19:47:29 +01:00
2026-03-13 14:43:45 -04:00
2025-07-22 11:51:29 -04:00
2026-02-14 19:47:29 +01:00
2025-07-22 11:51:29 -04:00
2026-02-14 19:47:29 +01:00
2025-07-22 11:51:29 -04:00
2026-03-13 14:42:51 -04:00
2025-07-22 11:51:29 -04:00
2025-04-08 06:50:40 -04:00
2025-07-22 11:51:29 -04:00
2026-02-06 12:19:46 -05:00
2025-07-22 11:51:29 -04:00
2025-08-05 07:07:15 -04:00
2025-08-05 07:07:15 -04:00
2025-04-08 06:50:40 -04:00
2025-07-22 11:51:29 -04:00
2025-03-18 11:47:23 -04:00
2025-07-22 11:51:29 -04:00
2025-07-22 11:51:29 -04:00
2025-07-22 11:51:29 -04:00
2025-07-24 10:39:52 +02:00
2025-07-24 10:39:52 +02:00
2025-04-08 06:50:40 -04:00
2025-07-22 11:51:29 -04:00
2025-03-18 11:47:23 -04:00
2025-07-22 11:51:29 -04:00
2026-03-13 14:42:51 -04:00
2026-03-13 14:42:51 -04:00
2026-03-14 08:17:03 -04:00
2025-07-22 11:51:29 -04:00
2026-03-13 14:42:51 -04:00
2026-03-13 14:42:51 -04:00
2025-07-22 11:51:29 -04:00
2025-07-24 10:39:52 +02:00
2025-07-24 10:39:52 +02:00
2026-02-06 12:19:46 -05:00
2026-03-13 14:42:51 -04:00
2025-03-04 07:36:10 -05:00
2026-02-06 12:19:46 -05:00
2026-02-06 12:19:46 -05:00
2026-02-06 12:19:46 -05:00
2026-03-13 14:42:51 -04:00
2025-03-04 07:36:10 -05:00
2025-07-24 10:39:52 +02:00
2025-07-24 10:39:52 +02:00
2025-04-08 06:50:40 -04:00
2026-03-13 14:42:51 -04:00
2025-03-04 07:36:10 -05:00
2026-04-11 00:35:36 +02:00
2026-04-11 00:35:36 +02:00
2025-04-08 06:50:40 -04:00
2026-04-11 00:35:36 +02:00
2025-03-04 07:36:10 -05:00
2025-03-04 07:36:10 -05:00
2026-04-11 00:35:36 +02:00
2026-04-11 00:35:36 +02:00
2026-04-11 00:35:36 +02:00
2026-04-11 00:35:36 +02:00