ttistable
api_check(L, ttistable(t), "table expected");
api_check(L, ttistable(t), "table expected");
api_check(L, ttistable(t), "table expected");
api_check(L, ttistable(t), "table expected");
api_check(L, ttistable(t), "table expected");
api_check(L, ttistable(t), "table expected");
api_check(L, ttistable(t), "table expected");
api_check(L, ttistable(L->top - 1), "table expected");
api_check(L, ttistable(L->top - 1), "table expected");
#define hvalue(o) check_exp(ttistable(o), &val_(o).gc->h)
if (ttistable(t)) { /* `t' is a table? */
if (ttistable(t)) { /* `t' is a table? */
luai_runtimecheck(L, ttistable(ra));