Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dldebug.c729 static l_noret typeerror (lua_State *L, const TValue *o, const char *op, in typeerror() function
741 typeerror(L, o, op, varinfo(L, o)); in luaG_typeerror()
755 typeerror(L, o, "call", extra); in luaG_callerror()