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

Function luaL_ref

CPPScripts/External/Lua/lauxlib.c:660–685  ·  view source on GitHub ↗

** The previously freed references form a linked list: ** t[freelist] is the index of a first free index, or zero if list is ** empty; t[t[freelist]] is the index of the second element; etc. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 5

lua_absindexFunction · 0.85
lua_rawgetiFunction · 0.85
lua_pushintegerFunction · 0.85
lua_rawsetiFunction · 0.85
lua_isintegerFunction · 0.85

Tested by

no test coverage detected