Searched refs:typeerror (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/mit/lua/dist/src/ |
| H A D | ldebug.c | 729 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()
|