Searched refs:checkgraylist (Results 1 – 1 of 1) sorted by relevance
534 static lu_mem checkgraylist (global_State *g, GCObject *o) { in checkgraylist() function566 total += checkgraylist(g, g->gray); in checkgrays()567 total += checkgraylist(g, g->grayagain); in checkgrays()568 total += checkgraylist(g, g->weak); in checkgrays()569 total += checkgraylist(g, g->allweak); in checkgrays()570 total += checkgraylist(g, g->ephemeron); in checkgrays()