Searched refs:basehookcount (Results 1 – 4 of 4) sorted by relevance
18 #define resethookcount(L) (L->hookcount = L->basehookcount)
213 L->basehookcount = 0; in preinit_state()246 L1->basehookcount = L->basehookcount; in lua_newthread()
168 int basehookcount; member
61 L->basehookcount = count; in lua_sethook()79 return L->basehookcount; in lua_gethookcount()