luaF_findupval
LUAI_FUNC UpVal *luaF_findupval (lua_State *L, StkId level);
ncl->l.upvals[i] = luaF_findupval(L, base + uv[i].idx);