Home
last modified time | relevance | path

Searched refs:rb_gc_free_dsymbol (Results 1 – 5 of 5) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dsymbol.c690 rb_gc_free_dsymbol(VALUE sym) in rb_gc_free_dsymbol() function
H A Dinternal.h1893 void rb_gc_free_dsymbol(VALUE);
H A Dgc.c2416 rb_gc_free_dsymbol(obj); in obj_free()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.2.06404 than symbol objects themselves because rb_gc_free_dsymbol() uses
6497 * parse.y (rb_gc_free_dsymbol): skip deleting str and sym
6508 * parse.y (rb_gc_free_dsymbol): rename parameter name `ptr' to `sym'.
9687 * rb_gc_free_dsymbol: free up a dynamic symbol. GC call this
H A DChangeLog-2.3.011924 * symbol.c (rb_gc_free_dsymbol): delete from global fstr hash