Allow more than 256 methods and constants.
Class symbol tables now grow on demand, and the relevant instructions take 16-bit arguments. There's a small perf hit for this, but only a few percent, which is good.
This commit is contained in:
Class symbol tables now grow on demand, and the relevant instructions take 16-bit arguments. There's a small perf hit for this, but only a few percent, which is good.