Searched refs:lstop (Results 1 – 2 of 2) sorted by relevance
94 static void lstop (lua_State *L, lua_Debug *ar) { in lstop() function104 lua_sethook(globalL, lstop, LUA_MASKCALL | LUA_MASKRET | LUA_MASKCOUNT, 1); in laction()
100 static void lstop (lua_State *L, lua_Debug *ar) { in lstop() function110 lua_sethook(globalL, lstop, LUA_MASKCALL | LUA_MASKRET | LUA_MASKCOUNT, 1); in laction()