[ruby-core:63089] Re: [RFC] vm_method.c (rb_method_entry_make): avoid freed me in m_tbl

From: Eric Wong <normalperson@...>
Date: 2014-06-11 02:04:07 UTC
List: ruby-core #63089
SASADA Koichi <ko1@atdot.net> wrote:
> (2014/06/11 10:13), Eric Wong wrote:
> > I'm also thinking about a crazy idea to use giant VM-wide hashes for
> > all methods and constants.  With a per-class list_head to:

> In this case, what is the key? A pair of [class, name_id]?

Yes.

In This Thread

Prev Next