aboutsummaryrefslogtreecommitdiff
path: root/bugs
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-07-15 14:59:35 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-07-15 14:59:35 -0300
commit758c1ef445ab27d89bace746111add04083a8e20 (patch)
tree8136726cfaa1dc0841547987f2cb0555d02f2303 /bugs
parentdd6d8db49acda5d5353a0a9c42485d9b4bde419d (diff)
downloadlua-758c1ef445ab27d89bace746111add04083a8e20.tar.gz
lua-758c1ef445ab27d89bace746111add04083a8e20.tar.bz2
lua-758c1ef445ab27d89bace746111add04083a8e20.zip
Unification of size representation in OP_NEWTABLE and OP_SETLIST
Opcodes OP_NEWTABLE and OP_SETLIST use the same representation to store the size of the array part of a table. This new representation can go up to 2^33 (8 + 25 bits).
Diffstat (limited to 'bugs')
0 files changed, 0 insertions, 0 deletions