> On 29 Nov 2018, at 10:45, Thierry Goubier <thierry.goub...@gmail.com> wrote:
> 
> Hi Manuel,
> 
> would that extend to testing what happens if you add many, many
> metalinks in a method?
> 

yes, it would be nice to test that.


> I tried to rewrite the automated code tracer I had to use metalinks,
> and I gave up once I discovered that going over a certain number of
> metalinks in a method would stop working.
> 


If you add a lot of code, you need to use the new byte code set as the old one 
is extremely limited for everything (number of temps, jump offset…)


        Marcus

Reply via email to