Searched refs:luaV_setref (Results 1 – 3 of 3) sorted by relevance
2306 luaV_setref(lua_State *L) in luaV_setref() function2482 lua_pushcclosure(L, luaV_setref, 1); in luaopen_vim()
29 " Run garbage collection after each test to exercise luaV_setref().
4158 Problem: luaV_setref() is missing a return statement. (Ozaki Kiichi)4163 Problem: luaV_setref() not returning the correct value.32032 Problem: Function "luaV_setref()" not covered with tests.32116 Solution: Keep the function name instead of the typeval. Make luaV_setref()