mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
663f83f647f9199541ce1b60a6496b4124b4fdd3
Instead of adding all tables and userdata back to the 'grayagain' list to be checked by 'correctgraylist', the collector adds only the objects that will remain in that list (objects aged TOUCHED1). This commit also rewrites 'correctgraylist' with a clearer logic.
Description
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%