immediate ascii for string path

This commit is contained in:
2026-02-13 05:35:11 -06:00
parent 0a680a0cd3
commit b960d03eeb
2 changed files with 16 additions and 1 deletions

View File

@@ -78,7 +78,7 @@
*/
// #define DUMP_BYTECODE (1)
/* dump GC summary: old/new heap, recovery %, heap growth */
#define DUMP_GC
// #define DUMP_GC
/* dump detailed GC: roots, scanning, object traversal (implies DUMP_GC) */
// #define DUMP_GC_DETAIL
#ifdef DUMP_GC_DETAIL