MCPcopy Create free account
hub / github.com/ProjectDreamland/area51 / luaH_index

Function luaH_index

Support/lua/src/ltable.c:135–150  ·  view source on GitHub ↗

** returns the index of a `key' for table traversals. First goes all ** elements in the array part, then elements in the hash part. The ** beginning and end of a traversal are signalled by -1. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

luaH_nextFunction · 0.85

Calls 3

arrayindexFunction · 0.85
luaH_getFunction · 0.85
luaG_runerrorFunction · 0.85

Tested by

no test coverage detected