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