Implement inline version of OP_LOADNIL
Closed this issue · 1 comments
dibyendumajumdar commented
I didn't fancy writing the loop in LLVM which is why this was a function call. But just realised that the loop can be unrolled in the JIT version so no loop needed!
dibyendumajumdar commented
Done in 0.19