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

Function luaB_ipairs

lua/lbaselib.c:271–283  ·  view source on GitHub ↗

** This function will use either 'ipairsaux' or 'ipairsaux_raw' to ** traverse a table, depending on whether the table has metamethods ** that can affect the traversal. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

luaL_getmetafieldFunction · 0.85
pairsmetaFunction · 0.85
luaL_checkanyFunction · 0.85
lua_pushvalueFunction · 0.85
lua_pushintegerFunction · 0.85

Tested by

no test coverage detected