| Commit message (Collapse) | Author | Files | Lines |
|
|
|
that chars have 8 bits
|
|
|
|
renamed all to 'arg'
|
|
|
|
|
|
and '~' (bxor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
has been called before
|
|
|
|
|
|
|
|
|
|
|
|
overflows)
|
|
|
|
can have dead objects)
|
|
|
|
that phases with small lists return 0 at the first call to 'sweepstep'
|
|
(specifically they are cleaned during sweep phase)
|
|
now is threads, which do not use 'luaC_newobj' anymore.
|
|
|
|
'hnext' field, to strings are still collected like all other
objects)
|
|
|
|
|
|
|
|
a single constant table for all functions in a chunk)
|
|
|
|
|
|
|
|
|
|
is in 'localgc' list + luaC_newobj by default puts object in 'localgc'
list
|
|
|
|
|
|
of the local collector
|
|
|
|
'allgc' list with a bit marking them)
|
|
strings live in 'normal' GC lists
|
|
to hold all strings needed by an empty Lua state
|