Searched defs:upval (Results 1 – 2 of 2) sorted by relevance
1340 TValue *upval = cl->upvals[GETARG_B(i)]->v.p; local1395 TValue *upval = cl->upvals[GETARG_A(i)]->v.p; local
58 lu_byte upval; /* true if some variable in the block is an upvalue */ member