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

Function loadUpvalues

CPPScripts/External/Lua/lundump.c:212–224  ·  view source on GitHub ↗

** Load the upvalues for a function. The names must be filled first, ** because the filling of the other fields can raise read errors and ** the creation of the error message can call an emergency collection; ** in that case all prototypes must be consistent for the GC. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadFunctionFunction · 0.85

Calls 2

loadIntFunction · 0.85
loadByteFunction · 0.85

Tested by

no test coverage detected