Searched refs:resethookcount (Results 1 – 7 of 7) sorted by relevance
18 #define resethookcount(L) (L->hookcount = L->basehookcount) macro
211 resethookcount(L); in preinit_state()245 resethookcount(L1); in lua_newthread()
67 resethookcount(L); in lua_sethook()
63 resethookcount(L); /* reset count */ in traceexec()
21 #define resethookcount(L) (L->hookcount = L->basehookcount) macro
261 resethookcount(L); in preinit_thread()302 resethookcount(L1); in lua_newthread()
138 resethookcount(L); in lua_sethook()893 resethookcount(L); /* reset count */ in luaG_traceexec()