Files
lush/ltable.h
Roberto Ierusalimschy 412e9a4d95 'luaH_fastseti' uses 'checknoTM'
The extra check in checknoTM (versus only checking whether there is a
metatable) is cheap, and it is not that uncommon for a table to have a
metatable without a __newindex metafield.
2024-12-11 15:32:43 -03:00

6.3 KiB