Searched refs:generator_init_copy (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Denumerator.c1191 generator_init_copy(VALUE obj, VALUE orig) function
1974 rb_define_method(rb_cGenerator, "initialize_copy", generator_init_copy, 1);

Completed in 121 milliseconds