compact memory
This commit is contained in:
@@ -527,8 +527,10 @@
|
|||||||
|
|
||||||
// I hope this disposes of references to actors, props, sets, etc.:
|
// I hope this disposes of references to actors, props, sets, etc.:
|
||||||
(scenes.clear)
|
(scenes.clear)
|
||||||
|
|
||||||
(#when cpp
|
(#when cpp
|
||||||
(cpp.vm.Gc.run true)))
|
(cpp.vm.Gc.run true)
|
||||||
|
(cpp.vm.Gc.compact)))
|
||||||
|
|
||||||
(#when debug
|
(#when debug
|
||||||
(preload
|
(preload
|
||||||
|
Reference in New Issue
Block a user