Searched refs:luaC_step (Results 1 – 3 of 3) sorted by relevance
158 { if (G(L)->GCdebt > 0) { pre; luaC_step(L); pos;}; \179 LUAI_FUNC void luaC_step (lua_State *L);
1660 void luaC_step (lua_State *L) { in luaC_step() function
1138 luaC_step(L); in lua_gc()