mirror of
https://github.com/lua/lua.git
synced 2026-09-05 18:08:16 +00:00
Added new instruction 'OP_TFORPREP' to prepare a generic for loop. Currently it is equivalent to a jump (but with a format 'iABx', similar to other for-loop preparing instructions), but soon it will be the place to create upvalues for closing loop states.
3.6 KiB
3.6 KiB