Searched refs:ttisshrstring (Results 1 – 4 of 4) sorted by relevance
376 #define ttisshrstring(o) checktag((o), ctb(LUA_VSHRSTR)) macro
1254 if (ttisshrstring(errobj) && eqshrstr(tsvalue(errobj), G(L)->memerrmsg)) in lua_error()
1247 ttisshrstring(&fs->f->k[e->u.info]));
667 #define isemptystr(o) (ttisshrstring(o) && tsvalue(o)->shrlen == 0)