dibyendumajumdar/ravi

Implement inline version of OP_LOADNIL

Closed this issue · 1 comments

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!

Done in 0.19