Searched refs:resethookcount (Results 1 – 3 of 3) sorted by relevance
21 #define resethookcount(L) (L->hookcount = L->basehookcount) macro
261 resethookcount(L); in preinit_thread()305 resethookcount(L1); in lua_newthread()
138 resethookcount(L); in lua_sethook()846 resethookcount(L); /* reset count */ in luaG_traceexec()
Completed in 5 milliseconds