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

Function luaH_finishset

CPPScripts/External/Lua/ltable.c:809–815  ·  view source on GitHub ↗

** Finish a raw "set table" operation, where 'slot' is where the value ** should have been (the result of a previous "get table"). ** Beware: when using this function you probably need to check a GC ** barrier and invalidate the TM cache. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

luaV_finishsetFunction · 0.85
luaX_newstringFunction · 0.85
luaH_setFunction · 0.85
addkFunction · 0.85

Calls 1

luaH_newkeyFunction · 0.85

Tested by

no test coverage detected