mirror of
https://github.com/lua/lua.git
synced 2026-09-14 06:18:10 +00:00
Tables have a 'lastfree' information only when needed
Only tables with some minimum number of entries in their hash part have a 'lastfree' field, kept in a header before the node vector.
This commit is contained in:
Reference in New Issue
Block a user