Lines Matching refs:luaV_finishget
160 void luaV_finishget (lua_State *L, const TValue *t, TValue *key, StkId val,
190 /* else repeat (tail call 'luaV_finishget') */
776 else Protect(luaV_finishget(L,t,k,v,slot)); }
886 else Protect(luaV_finishget(L, rb, rc, ra, aux));