Home
last modified time | relevance | path

Searched refs:luaV_setref (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dif_lua.c2306 luaV_setref(lua_State *L) in luaV_setref() function
2482 lua_pushcclosure(L, luaV_setref, 1); in luaopen_vim()
/vim-8.2.3635/src/testdir/
H A Dtest_lua.vim29 " Run garbage collection after each test to exercise luaV_setref().
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt4158 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()