#include <lua/lobject.h>
Collaboration diagram for Closure:

Data Fields | |
| CClosure | c |
| LClosure | l |
Definition at line 286 of file lobject.h.
|
|
Definition at line 287 of file lobject.h. Referenced by aux_upvalue(), f_Ccall(), funcinfo(), lua_pushcclosure(), lua_pushupvalues(), luaF_freeclosure(), luaF_newCclosure(), propagatemarks(), and traverseclosure(). |
|
|
Definition at line 288 of file lobject.h. Referenced by aux_upvalue(), f_parser(), funcinfo(), luaF_freeclosure(), luaF_newLclosure(), luaV_execute(), and traverseclosure(). |
1.4.4