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

Function luaV_concat

CPPScripts/External/Lua/lvm.c:638–677  ·  view source on GitHub ↗

** Main operation for concatenation: concat 'total' values in the stack, ** from 'L->top - total' up to 'L->top - 1'. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

luaV_finishOpFunction · 0.85
luaV_executeFunction · 0.85
pushstrFunction · 0.85
lua_concatFunction · 0.85

Calls 5

luaT_tryconcatTMFunction · 0.85
luaG_runerrorFunction · 0.85
copy2buffFunction · 0.85
luaS_newlstrFunction · 0.85
luaS_createlngstrobjFunction · 0.85

Tested by

no test coverage detected