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

Function pushclosure

lua/lvm.c:515–533  ·  view source on GitHub ↗

** create a new Lua closure, push it in the stack, and initialize ** its upvalues. Note that the closure is not cached if prototype is ** already black (which means that 'cache' was already cleared by the ** GC). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

luaV_executeFunction · 0.85

Calls 2

luaF_newLclosureFunction · 0.85
luaF_findupvalFunction · 0.85

Tested by

no test coverage detected