Home | History | Annotate | Download | only in src

Lines Matching refs:searchupvalue

221 static int searchupvalue (FuncState *fs, TString *name) {
283 int idx = searchupvalue(fs, n); /* try existing upvalues */