Searched refs:gettable (Results 1 – 3 of 3) sorted by relevance
691 static Table *gettable (lua_State *L, int idx) { in gettable() function703 t = gettable(L, idx); in lua_rawget()713 t = gettable(L, idx); in lua_rawgeti()722 t = gettable(L, idx); in lua_rawgetp()867 t = gettable(L, idx); in aux_rawset()893 t = gettable(L, idx); in lua_rawseti()1225 t = gettable(L, idx); in lua_next()
132 This value **SHOULD** be gettable for a mutable parameter.1097 This value **MUST** be gettable for an immutable parameter.