[ruby-core:64924] Re: [ruby-trunk - Feature #10187] minor iseq memory reductions

From: Eric Wong <normalperson@...>
Date: 2014-09-10 09:01:20 UTC
List: ruby-core #64924
ko1@atdot.net wrote:
> Eric Wong wrote:
> >  Nobody hits the limit, so reusing rb_memerror keeps code size down.
> 
> how about to use rb_fatal() to declare give up?

Actually, nobody hits that check anymore, I removed it.
Correct check is in r47512, thanks nobu!

In This Thread

Prev Next