LUA_ERRRUN
luaD_throw(L, LUA_ERRRUN);
status = LUA_ERRRUN;
if (status == LUA_ERRRUN) { /* is there an error object? */
case LUA_ERRRUN: