Public Attributes | |
| struct lua_longjmp * | previous |
| luai_jmpbuf | b |
| volatile int | status |
Definition at line 44 of file ldo.cpp.
struct lua_longjmp* lua_longjmp::previous [read] |
| luai_jmpbuf lua_longjmp::b |
| volatile int lua_longjmp::status |
Definition at line 47 of file ldo.cpp.
Referenced by lua_resume(), luaD_pcall(), luaD_rawrunprotected(), and luaD_throw().
1.5.3