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

Function luaL_setfuncs

lua/lauxlib.c:863–873  ·  view source on GitHub ↗

** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the table at the stack. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

ejoy2d_frameworkFunction · 0.85
lmethodFunction · 0.85
luaopen_baseFunction · 0.85
luaL_openlibFunction · 0.85
luaopen_packageFunction · 0.85
createmetaFunction · 0.85

Calls 4

luaL_checkstackFunction · 0.85
lua_pushvalueFunction · 0.85
lua_pushcclosureFunction · 0.85
lua_setfieldFunction · 0.85

Tested by

no test coverage detected