compact memory

This commit is contained in:
2023-08-31 13:11:02 -06:00
parent 1868c9826c
commit 61fd472de9

View File

@@ -527,8 +527,10 @@
// I hope this disposes of references to actors, props, sets, etc.:
(scenes.clear)
(#when cpp
(cpp.vm.Gc.run true)))
(cpp.vm.Gc.run true)
(cpp.vm.Gc.compact)))
(#when debug
(preload