Searched refs:indexupvalue (Results 1 – 1 of 1) sorted by relevance
183 static int indexupvalue (FuncState *fs, TString *name, expdesc *v) { in indexupvalue() function240 var->u.s.info = indexupvalue(fs, n, var); /* else was LOCAL or UPVAL */ in singlevaraux()