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

Function luaK_indexed

CPPScripts/External/Lua/lcode.c:1278–1306  ·  view source on GitHub ↗

** Create expression 't[k]'. 't' must have its final result already in a ** register or upvalue. Upvalues can only be indexed by literal strings. ** Keys can be literal strings in the constant table or arbitrary ** values in registers. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

singlevarFunction · 0.85
fieldselFunction · 0.85
recfieldFunction · 0.85
suffixedexpFunction · 0.85

Calls 4

str2KFunction · 0.85
isKstrFunction · 0.85
luaK_exp2anyregFunction · 0.85
isCintFunction · 0.85

Tested by

no test coverage detected