mirror of https://github.com/lua/lua.git
Browse Source
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.pull/21/head
Roberto Ierusalimschy
6 years ago
6 changed files with 14 additions and 10 deletions
Loading…
Reference in new issue