MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / tmove

Function tmove

CPPScripts/External/Lua/ltablib.c:115–144  ·  view source on GitHub ↗

** Copy elements (1[f], ..., 1[e]) into (tt[t], tt[t+1], ...). Whenever ** possible, copy in increasing order, which is better for rehashing. ** "possible" means destination after original range, or smaller ** than origin, or copying to another table. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

luaL_checkintegerFunction · 0.85
checktabFunction · 0.85
lua_compareFunction · 0.85
lua_getiFunction · 0.85
lua_setiFunction · 0.85
lua_pushvalueFunction · 0.85

Tested by

no test coverage detected