Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/
H A Dvariable.c2070 static const rb_data_type_t autoload_const_type = { variable
2079 struct autoload_const *ac = rb_check_typeddata(acv, &autoload_const_type); in get_autoload_data()
2164 &autoload_const_type, ac); in rb_autoload_str()
H A DChangeLog25624 (autoload_const_type): new data type
25723 (autoload_const_type): new data type