Searched refs:VCONST (Results 1 – 3 of 3) sorted by relevance
45 VCONST, /* compile-time <const> variable; enumerator
81 lua_assert(e->k == VCONST); in const2val()107 case VCONST: { in luaK_exp2const()787 case VCONST: { in luaK_dischargevars()
285 case VCONST: { in check_readonly()400 init_exp(var, VCONST, fs->firstlocal + i); in searchvar()