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