Searched refs:singlestep (Results 1 – 2 of 2) sorted by relevance
556 static l_mem singlestep (lua_State *L) { in singlestep() function617 lim -= singlestep(L); in luaC_step()651 singlestep(L); in luaC_fullgc()655 singlestep(L); in luaC_fullgc()
1039 static lu_mem singlestep (lua_State *L) { in singlestep() function1112 singlestep(L); in luaC_runtilstate()1147 lu_mem work = singlestep(L); /* do some work */ in incstep()