Searched refs:lstop (Results 1 – 1 of 1) 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()