Searched refs:isLfunction (Results 1 – 3 of 3) sorted by relevance
536 #define isLfunction(o) ttisLclosure(o) macro
148 if (!isLfunction(L->top - 1)) /* not a Lua function? */ in lua_getlocal()
1003 if (isLfunction(o)) in lua_dump()