Files
ladybird/Libraries/LibJS/Runtime/PrimitiveString.cpp
Andreas Kling 84ae7e5ccb LibJS: Account PrimitiveString storage as external memory
Report materialized UTF-8 and UTF-16 PrimitiveString storage through
the LibGC external memory hook.

This makes string-heavy live heaps contribute to post-collection GC
threshold sizing.
2026-05-07 10:03:09 +02:00

19 KiB