[#70257] [Ruby trunk - Feature #11420] [Open] Introduce ID key table into MRI — ko1@...

Issue #11420 has been reported by Koichi Sasada.

11 messages 2015/08/06

[ruby-core:70348] Re: [Ruby trunk - Feature #11435] [RFC] iseq: implement memsize for wrapper

From: Eric Wong <normalperson@...>
Date: 2015-08-12 12:29:56 UTC
List: ruby-core #70348
ko1@atdot.net wrote:
> It seems nice.
> We can also add RUBY_TYPED_WB_PROTECTED.
> 
> BTW, I can change implementation of ISeq object in future.
> But now, your patch is reasonable.

Thank you for checking, I committed r51546 and r51547.
Missed rb_call_info_kw_arg_t in original patch, maybe I missed more...


Of course ISeq can and should change :)

Btw, have you looked at GNU lightning for JIT?  It is LGPL-3 so we may
use it like we use GMP:

http://www.gnu.org/software/lightning/
git clone git://git.sv.gnu.org/lightning.git

In This Thread

Prev Next