Searched refs:newupval (Results 1 – 1 of 1) sorted by relevance
65 static UpVal *newupval (lua_State *L, StkId level, UpVal **prev) { in newupval() function98 return newupval(L, level, pp); in luaF_findupval()