gir.core
gir.core copied to clipboard
Add Memory pressure to string handles
There are several internal string handles which are created for native strings. The size of those instances do not reflect their real size.
To tell the GC about the increased memory which is used by those instances it should be verified if MemoryPresure should be applied to the GC similar to GLib.Bytes.