Searched refs:luaE_shrinkCI (Results 1 – 3 of 3) sorted by relevance
249 LUAI_FUNC void luaE_shrinkCI (lua_State *L);
137 void luaE_shrinkCI (lua_State *L) { in luaE_shrinkCI() function
229 luaE_shrinkCI(L); /* shrink list */ in luaD_shrinkstack()