Data Fields | |
lua_State * | L |
lua_Writer | writer |
void * | data |
int | strip |
int | status |
Definition at line 18 of file ldump.c.
void* DumpState::data |
Definition at line 21 of file ldump.c.
Referenced by DumpBlock(), and luaU_dump().
Definition at line 19 of file ldump.c.
Referenced by DumpBlock(), and luaU_dump().
Definition at line 23 of file ldump.c.
Referenced by DumpBlock(), and luaU_dump().
int DumpState::strip |
Definition at line 22 of file ldump.c.
Referenced by DumpDebug(), DumpFunction(), and luaU_dump().
Definition at line 20 of file ldump.c.
Referenced by DumpBlock(), and luaU_dump().