Home
last modified time | relevance | path

Searched refs:settraps (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lua/src/
H A Dldebug.c114 static void settraps (CallInfo *ci) { in settraps() function
141 settraps(L->ci); /* to trace inside 'luaV_execute' */ in lua_sethook()