luaG_typeerror    584 lib/lua/ldebug.c   luaG_typeerror(L, p1, "concatenate");
luaG_typeerror    592 lib/lua/ldebug.c   luaG_typeerror(L, p2, "perform arithmetic on");
luaG_typeerror     21 lib/lua/ldebug.h LUAI_FUNC void luaG_typeerror (lua_State *L, const TValue *o,
luaG_typeerror    249 lib/lua/ldo.c      luaG_typeerror(L, func, "call");
luaG_typeerror    139 lib/lua/lvm.c        luaG_typeerror(L, t, "index");
luaG_typeerror    168 lib/lua/lvm.c        luaG_typeerror(L, t, "index");
luaG_typeerror    544 lib/lua/lvm.c                  luaG_typeerror(L, rb, "get length of");