Searched refs:isKstr (Results 1 – 1 of 1) sorted by relevance
1203 static int isKstr (FuncState *fs, expdesc *e) { in isKstr() function1266 if (t->k == VUPVAL && !isKstr(fs, k)) /* upvalue indexed by non 'Kstr'? */ in luaK_indexed()1276 if (isKstr(fs, k)) { in luaK_indexed()