RECYCLE_MAX 2191 vm.c static VALUE *thread_recycle_stack_slot[RECYCLE_MAX]; RECYCLE_MAX 2214 vm.c if (thread_recycle_stack_count < RECYCLE_MAX) {