Home
last modified time | relevance | path

Searched refs:wmap_aset (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c8880 wmap_aset(VALUE self, VALUE wmap, VALUE orig) in wmap_aset() function
10082 rb_define_method(rb_cWeakMap, "[]=", wmap_aset, 2); in Init_GC()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.0.05667 * gc.c (wmap_aset): obj2wmap should contain WeakRef array in the