mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
127e7a6c8942b362aa3c6627f44d660a4fb75312
When an object aged OLD1 is finalized, it is moved from the list 'finobj' to the *beginning* of the list 'allgc'. So, this part of the list (and not only the survival list) must be visited by 'markold'.
Description
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%