MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / luaV_settable

Function luaV_settable

lua/lvm.c:194–230  ·  view source on GitHub ↗

** Main function for table assignment (invoking metamethods if needed). ** Compute 't[key] = val' */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

luaV_executeFunction · 0.85
lua_setglobalFunction · 0.85
lua_settableFunction · 0.85
lua_setfieldFunction · 0.85
lua_setiFunction · 0.85

Calls 6

luaH_getFunction · 0.85
luaH_newkeyFunction · 0.85
luaT_gettmbyobjFunction · 0.85
luaG_typeerrorFunction · 0.85
luaT_callTMFunction · 0.85
luaG_runerrorFunction · 0.85

Tested by

no test coverage detected