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

/macosx-10.10/ruby-106/ruby/
H A Dthread.c5165 update_coverage(rb_event_flag_t event, VALUE proc, VALUE self, ID id, VALUE klass) function
5191 rb_add_event_hook(update_coverage, RUBY_EVENT_COVERAGE, Qnil);
5198 rb_remove_event_hook(update_coverage);

Completed in 74 milliseconds