mirror of
https://github.com/lua/lua.git
synced 2026-06-10 17:13:49 +00:00
758c1ef445ab27d89bace746111add04083a8e20
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).
Description
No description provided
Languages
C
66.4%
Lua
33%
Makefile
0.6%