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

Function luaK_nil

CPPScripts/External/Lua/lcode.c:131–147  ·  view source on GitHub ↗

** Create a OP_LOADNIL instruction, but try to optimize: if the previous ** instruction is also OP_LOADNIL and ranges are compatible, adjust ** range of previous instruction instead of emitting a new one. (For ** instance, 'local a; local b' will generate a single opcode.) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

adjust_assignFunction · 0.85
discharge2regFunction · 0.85

Calls 1

previousinstructionFunction · 0.85

Tested by

no test coverage detected