mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
Change in macro HARDMEMTESTS for testing GC
Macro HARDMEMTESTS broke in two: HARDMEMTESTS forces a full GC cycle at every point where the GC can run. New macro EMERGENCYGCTESTS forces an emergency collection at every memory allocation.
This commit is contained in:
Reference in New Issue
Block a user