This reverts commit b0038fa8d7d2eb167e936ab4510bb207f8e7371d.
@@ -761,7 +761,6 @@ public static partial class LuaVirtualMachine
}
case OpCode.ForLoop:
{
- state.CloseUpValues(thread, RA);
stack.EnsureCapacity(RA + 4);
// TODO: add error message