Searched refs:luaE_shrinkCI (Results 1 – 3 of 3) sorted by relevance
400 LUAI_FUNC void luaE_shrinkCI (lua_State *L);
138 void luaE_shrinkCI (lua_State *L) { in luaE_shrinkCI() function
311 luaE_shrinkCI(L); /* shrink CI list */ in luaD_shrinkstack()