lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Sorry if  this is obvious, but what does "processed" mean in this context?

Closed. (That is, its pointer changes from the stack to itself; see
'luaF_close'.)

-- Roberto