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

Function luaV_gettable

lua/lvm.c:164–187  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

luaV_executeFunction · 0.85
lua_getglobalFunction · 0.85
lua_gettableFunction · 0.85
lua_getfieldFunction · 0.85
lua_getiFunction · 0.85

Calls 5

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

Tested by

no test coverage detected