fix array gc bug; new gc error chasing
This commit is contained in:
2
meson.options
Normal file
2
meson.options
Normal file
@@ -0,0 +1,2 @@
|
||||
option('validate_gc', type: 'boolean', value: false,
|
||||
description: 'Enable GC validation checks (stale pointer detection, pre-GC frame validation)')
|
||||
Reference in New Issue
Block a user