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

Function luaK_setlist

CPPScripts/External/Lua/lcode.c:1768–1781  ·  view source on GitHub ↗

** Emit a SETLIST instruction. ** 'base' is register that keeps table; ** 'nelems' is #table plus those to be stored now; ** 'tostore' is number of values (in registers 'base + 1',...) to add to ** table (or LUA_MULTRET to add up to stack top). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

closelistfieldFunction · 0.85
lastlistfieldFunction · 0.85

Calls 2

luaK_codeABCkFunction · 0.85
codeextraargFunction · 0.85

Tested by

no test coverage detected