mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-10 21:29:04 +00:00
This allows us to run "run-tests -g" for testing with GC after every heap allocation. This may flush out bugs that would otherwise not occur if GC'ing only occasionally.