• Dmitry Antipov's avatar
    Cleanup string bytes checking. · e499d0ee
    Dmitry Antipov authored
    * alloc.c (GC_STRING_BYTES, CHECK_STRING_BYTES): Remove.  Convert
    all users to STRING_BYTES or string_bytes if GC_CHECK_STRING_BYTES.
    (check_string_bytes): Define to empty if not GC_CHECK_STRING_BYTES.
    (check_sblock, compact_small_strings): Simplify.
    e499d0ee
alloc.c 183 KB