Searched refs:resethookcount (Results 1 – 8 of 8) sorted by relevance
18 #define resethookcount(L) (L->hookcount = L->basehookcount) macro
93 resethookcount(L); in preinit_state()128 resethookcount(L1); in luaE_newthread()
63 resethookcount(L); in lua_sethook()
65 resethookcount(L); in traceexec()
19 #define resethookcount(L) (L->hookcount = L->basehookcount) macro
212 resethookcount(L); in preinit_state()246 resethookcount(L1); in lua_newthread()
68 resethookcount(L); in lua_sethook()
64 resethookcount(L); /* reset count */ in traceexec()