vm_collect_local_variables_in_heap 22 vm_eval.c static int vm_collect_local_variables_in_heap(rb_thread_t *th, VALUE *dfp, VALUE ary); vm_collect_local_variables_in_heap 1363 vm_eval.c if (vm_collect_local_variables_in_heap(th, dfp, ary)) {